fixing audio bug

This commit is contained in:
Ryzerth
2020-11-02 21:13:28 +01:00
parent 35c7f0e3cf
commit cee6af1e14
15 changed files with 50 additions and 75 deletions

View File

@ -3,7 +3,7 @@
"Radio": {
"device": "default",
"sampleRate": 48000.0,
"volume": 0.0
"volume": 1.0
},
"Radio 1": {
"device": "Speakers (Realtek High Definition Audio)",
@ -18,7 +18,7 @@
},
"bandPlan": "General",
"bandPlanEnabled": true,
"fftHeight": 298,
"fftHeight": 296,
"frequency": 99000000,
"max": 0.0,
"maximized": false,

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.