|
- {
- "audio": {
- "inputPath": "",
- "gain": 1.0,
- "toneLeftHz": 400,
- "toneRightHz": 2000,
- "toneAmplitude": 0.3
- },
- "rds": {
- "enabled": true,
- "pi": "BEEF",
- "ps": "PLUTO-TX",
- "radioText": "TESTATSSENDUNG 1mW",
- "pty": 0
- },
- "fm": {
- "bs412Enabled": true,
- "bs412ThresholdDBr": 0,
- "frequencyMHz": 100.0,
- "stereoEnabled": true,
- "pilotLevel": 0.09,
- "rdsInjection": 0.04,
- "preEmphasisTauUS": 50,
- "outputDrive": 1.0,
- "mpxGain": 1.0,
- "compositeRateHz": 228000,
- "maxDeviationHz": 75000,
- "limiterEnabled": true,
- "limiterCeiling": 1.0,
- "fmModulationEnabled": true
- },
- "backend": {
- "kind": "pluto",
- "device": "usb:",
- "driver": "",
- "uri": "",
- "deviceArgs": {},
- "outputPath": "",
- "deviceSampleRateHz": 2280000
- },
- "control": {
- "listenAddress": "127.0.0.1:8088"
- }
- }
|