diff options
Diffstat (limited to 'cfg/hal-4a-unicens-utp.json')
-rw-r--r-- | cfg/hal-4a-unicens-utp.json | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/cfg/hal-4a-unicens-utp.json b/cfg/hal-4a-unicens-utp.json index 9ef9041..db04b5b 100644 --- a/cfg/hal-4a-unicens-utp.json +++ b/cfg/hal-4a-unicens-utp.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": "back-seats", - "source": "full-stereo", - "volume": 70, - "mute": false, - "params": { - "rate": 48000, - "format": "S16_LE" - } - }, - { "uid": "radio_stream", "verb": "radio_stream", "zone": "full-stereo", |