diff options
Diffstat (limited to 'community-boards/hal-4a-intel.json')
-rw-r--r-- | community-boards/hal-4a-intel.json | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/community-boards/hal-4a-intel.json b/community-boards/hal-4a-intel.json index 0e32df0..db2588c 100644 --- a/community-boards/hal-4a-intel.json +++ b/community-boards/hal-4a-intel.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": "Master Playback Volume", - "value": 80 - }, - "mute": { - "name": "Master 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", |