Added cfg.audio.maxVolume
This commit is contained in:
parent
6661ae180b
commit
080259f254
4 changed files with 5 additions and 4 deletions
|
@ -31,6 +31,7 @@ export class ConfigStore {
|
|||
"seamless_audio": true,
|
||||
"normalization": false,
|
||||
"spatial": false,
|
||||
"maxVolume": 1,
|
||||
"spatial_properties": {
|
||||
"presets": [],
|
||||
"gain": 0.8,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue