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