mateusfg7/Noisekun

Global Volume Control

mateusfg7 opened this issue · 0 comments

Feat

Add volume control slider to set volume for all sounds.

Implementation

The implementation can be made using a percentage system, where the actual volume of each sound, is a percentage of the global volume. It can use a global state with Zustant and a HeadlessUI Menu.

Refs