|
- {
- "audio": {
- "inputPath": "",
- "sampleRate": 48000,
- "gain": 1.0
- },
- "rds": {
- "enabled": true,
- "pi": "1234",
- "ps": "FMRTX",
- "radioText": "fm-rds-tx example config",
- "pty": 0
- },
- "fm": {
- "frequencyMHz": 100.0,
- "stereoEnabled": true,
- "pilotLevel": 0.1,
- "rdsInjection": 0.03,
- "preEmphasisUS": false,
- "outputDrive": 0.5,
- "compositeRateHz": 228000
- },
- "backend": {
- "kind": "file",
- "device": "",
- "outputPath": "build/out/composite.f32"
- },
- "control": {
- "listenAddress": "127.0.0.1:8088"
- }
- }
|