SDRPlusPlus/root_dev/config.json

43 lines
1.0 KiB
JSON
Raw Normal View History

2020-10-20 19:15:43 +02:00
{
"audio": {
"Radio": {
"device": "Speakers (Realtek High Definiti",
"sampleRate": 48000.0,
"volume": 0.60546875
},
"Radio 1": {
2020-10-22 02:33:50 +02:00
"device": "Speakers (Realtek High Definition Audio)",
2020-10-20 19:15:43 +02:00
"sampleRate": 48000.0,
2020-10-22 02:33:50 +02:00
"volume": 0.609375
2020-10-20 19:15:43 +02:00
},
"Radio 2": {
"device": "CABLE Input (VB-Audio Virtual Cable)",
"sampleRate": 48000.0,
"volume": 1.0
}
},
"bandPlan": "General",
"bandPlanEnabled": true,
2020-10-22 02:33:50 +02:00
"fftHeight": 298,
"frequency": 98200000,
2020-10-20 19:15:43 +02:00
"max": 0.0,
2020-10-22 02:33:50 +02:00
"maximized": true,
2020-10-20 19:15:43 +02:00
"menuOrder": [
"Source",
"Radio",
"Recorder",
"Audio",
"Scripting",
"Band Plan",
"Display"
],
"menuWidth": 300,
2020-10-22 02:33:50 +02:00
"min": -53.676475524902344,
2020-10-20 19:15:43 +02:00
"showWaterfall": true,
"source": "",
"sourceSettings": {},
"windowSize": {
"h": 720,
"w": 1280
}
2020-09-06 16:31:50 +02:00
}