SDRPlusPlus/root_dev/config.json

45 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-28 23:24:45 +01:00
"volume": 0.4609375
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-28 23:24:45 +01:00
"frequency": 99000000,
2020-11-12 21:23:18 +01:00
"max": 0.0,
2020-11-25 21:52:37 +01:00
"maximized": false,
2020-11-12 00:53:38 +01:00
"menuOrder": [
"Source",
"Radio",
"Recorder",
2020-11-29 20:55:00 +01:00
"Sinks",
2020-11-12 00:53:38 +01:00
"Audio",
"Scripting",
"Band Plan",
"Display"
],
"menuWidth": 300,
2020-11-26 19:25:58 +01:00
"min": -70.5882339477539,
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
}