SDRPlusPlus/root_dev/config.json

44 lines
1.0 KiB
JSON
Raw Normal View History

2020-11-12 00:53:38 +01:00
{
"audio": {
"Radio": {
"device": "Speakers (Realtek High Definiti",
"sampleRate": 48000.0,
2020-11-22 18:26:48 +01:00
"volume": 0.39259257912635803
2020-11-12 00:53:38 +01:00
},
"Radio 1": {
"device": "Speakers (Realtek High Definition Audio)",
"sampleRate": 48000.0,
"volume": 0.609375
},
"Radio 2": {
"device": "CABLE Input (VB-Audio Virtual Cable)",
"sampleRate": 48000.0,
"volume": 1.0
}
},
"bandPlan": "General",
"bandPlanEnabled": true,
"defaultSink": "Audio",
"fftHeight": 296,
2020-11-22 18:26:48 +01:00
"frequency": 7300000,
2020-11-12 21:23:18 +01:00
"max": 0.0,
2020-11-12 00:53:38 +01:00
"maximized": true,
"menuOrder": [
"Source",
"Radio",
"Recorder",
"Audio",
"Scripting",
"Band Plan",
"Display"
],
"menuWidth": 300,
2020-11-22 18:26:48 +01:00
"min": -74.26470184326172,
2020-11-12 00:53:38 +01:00
"showWaterfall": true,
"source": "",
"sourceSettings": {},
"windowSize": {
"h": 720,
"w": 1280
}
2020-09-06 16:31:50 +02:00
}