diff options
Diffstat (limited to 'cfg/hal-4a-unicens-utp.json')
-rw-r--r-- | cfg/hal-4a-unicens-utp.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/cfg/hal-4a-unicens-utp.json b/cfg/hal-4a-unicens-utp.json index ff7dbbc..9ef9041 100644 --- a/cfg/hal-4a-unicens-utp.json +++ b/cfg/hal-4a-unicens-utp.json @@ -99,7 +99,7 @@ ], "playbacks" : { "uid": "UNICENS", - "path": "/dev/snd/by-id/usb-Microchip-SMSC_OS81210_0200-0000000C-02", + "cardid": "hw:ep016ch", "params": { "rate": 48000, "format": "S16_LE" @@ -208,7 +208,7 @@ "uid": "multimedia", "verb": "multimedia", "zone": "full-stereo", - "volume": 60, + "volume": 70, "mute": false, "params": { "rate": 48000, @@ -230,7 +230,7 @@ "uid": "emergency", "verb": "emergency", "zone": "front-seats", - "volume": 60, + "volume": 70, "mute": false, "params": { "rate": 48000, @@ -241,8 +241,8 @@ "uid": "legacy", "verb": "legacy", "zone": "back-seats", - "source": "loop-legacy", - "volume": 50, + "source": "full-stereo", + "volume": 70, "mute": false, "params": { "rate": 48000, |