diff options
Diffstat (limited to 'devices/hal-4a-unicens-coax.json')
-rw-r--r-- | devices/hal-4a-unicens-coax.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/devices/hal-4a-unicens-coax.json b/devices/hal-4a-unicens-coax.json index 01918d9..454a018 100644 --- a/devices/hal-4a-unicens-coax.json +++ b/devices/hal-4a-unicens-coax.json @@ -133,25 +133,25 @@ } }, "captures": [ - { - "uid": "MOST_MIC_EP822CH", - "cardid": "hw:ep822ch", - "params": { - "rate": 48000 - }, - "source": { - "channels": [ - { - "uid": "mic-right", - "port": 0 - }, - { - "uid": "mic-left", - "port": 1 - } - ] + { + "uid": "MOST_MIC_EP822CH", + "cardid": "hw:ep822ch", + "params": { + "rate": 48000 + }, + "source": { + "channels": [ + { + "uid": "mic-right", + "port": 0 + }, + { + "uid": "mic-left", + "port": 1 + } + ] + } } - } ], "zones": [ { |