diff options
Diffstat (limited to 'cfg/hal-4a-unicens-coax.json')
-rw-r--r-- | cfg/hal-4a-unicens-coax.json | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/cfg/hal-4a-unicens-coax.json b/cfg/hal-4a-unicens-coax.json index 0985ed3..e6ef3ba 100644 --- a/cfg/hal-4a-unicens-coax.json +++ b/cfg/hal-4a-unicens-coax.json @@ -54,23 +54,6 @@ } }, "action": "plugin://hal-unicens#MasterVol" - }, - { - "uid": "agl-pcm-playback-volume", - "info": "Sets PCM playback volume", - "alsa": { - "name": "PCM Playback Volume", - "value": 100, - "create": - { - "type": "INTEGER", - "count": 1, - "minval": 0, - "maxval": 100, - "step": 1 - } - }, - "action": "plugin://hal-unicens#PCMVol" } ], "halmixer": { @@ -238,18 +221,6 @@ } }, { - "uid": "legacy", - "verb": "legacy", - "zone": "full-stereo", - "source": "loop-legacy", - "volume": 70, - "mute": false, - "params": { - "rate": 48000, - "format": "S16_LE" - } - }, - { "uid": "radio_stream", "verb": "radio_stream", "zone": "full-stereo", |