diff options
Diffstat (limited to 'community-boards/hal-4a-csl-cm106-8ch-usb.json')
-rw-r--r-- | community-boards/hal-4a-csl-cm106-8ch-usb.json | 21 |
1 files changed, 2 insertions, 19 deletions
diff --git a/community-boards/hal-4a-csl-cm106-8ch-usb.json b/community-boards/hal-4a-csl-cm106-8ch-usb.json index 9646a22..a0e32c5 100644 --- a/community-boards/hal-4a-csl-cm106-8ch-usb.json +++ b/community-boards/hal-4a-csl-cm106-8ch-usb.json @@ -102,16 +102,7 @@ "params": { "rate": 48000 }, - "sink": { - "controls": { - "volume": { - "name": "Speaker Playback Volume", - "value": 80 - }, - "mute": { - "name": "Speaker Playback Switch" - } - }, + "sink" : { "channels": [ { "uid": "front-right", @@ -154,15 +145,7 @@ "params": { "rate": 48000 }, - "source": { - "controls": { - "volume": { - "name": "Capture Volume" - }, - "mute": { - "name": "Capture Switch" - } - }, + "source" : { "channels": [ { "uid": "mic-right", |