diff options
Diffstat (limited to 'community-boards/hal-4a-ensoniq.json')
-rw-r--r-- | community-boards/hal-4a-ensoniq.json | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/community-boards/hal-4a-ensoniq.json b/community-boards/hal-4a-ensoniq.json index b1ff56a..964ac2d 100644 --- a/community-boards/hal-4a-ensoniq.json +++ b/community-boards/hal-4a-ensoniq.json @@ -10,7 +10,7 @@ "date": "2018-06-13" }, "resources": [ - { + { "uid": "hal-bluealsa", "info": "Bluealsa hal plugin", "params": { @@ -111,15 +111,6 @@ "rate": 48000 }, "sink": { - "controls": { - "volume": { - "name": "Speaker Playback Volume", - "value": 80 - }, - "mute": { - "name": "Speaker Playback Switch" - } - }, "channels": [ { "uid": "front-right", @@ -139,14 +130,6 @@ "rate": 48000 }, "source": { - "controls": { - "volume": { - "name": "Capture Volume" - }, - "mute": { - "name": "Capture Switch" - } - }, "channels": [ { "uid": "mic-right", @@ -228,7 +211,6 @@ "rate" : 48000 } } - ] } } |