From 3b4582fd7bbac25c1b8577d76b538e4e3fe8978c Mon Sep 17 00:00:00 2001 From: Tobias Jahnke Date: Tue, 20 Nov 2018 14:46:45 +0100 Subject: hal-unicens: removed unused sections, updated json Bug-AGL: SPEC-1505 Signed-off-by: Tobias Jahnke --- cfg/hal-4a-unicens-coax.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'cfg/hal-4a-unicens-coax.json') diff --git a/cfg/hal-4a-unicens-coax.json b/cfg/hal-4a-unicens-coax.json index b199123..0985ed3 100644 --- a/cfg/hal-4a-unicens-coax.json +++ b/cfg/hal-4a-unicens-coax.json @@ -99,7 +99,7 @@ ], "playbacks" : { "uid": "UNICENS", - "path": "/dev/snd/by-id/usb-Microchip-SMSC_OS81118_0000-0000004C-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, @@ -240,9 +240,9 @@ { "uid": "legacy", "verb": "legacy", - "zone": "back-seats", + "zone": "full-stereo", "source": "loop-legacy", - "volume": 50, + "volume": 70, "mute": false, "params": { "rate": 48000, -- cgit 1.2.3-korg