From 473f542cfbdcd1d9dacf009a47d02a75d0003b74 Mon Sep 17 00:00:00 2001 From: Funky Android Ltd Date: Thu, 2 Dec 2010 10:22:01 +0000 Subject: [PATCH] Latest attempt to match state to new driver --- asound.state | 54 +++++------------------------------------------------- 1 file changed, 5 insertions(+), 49 deletions(-) diff --git a/asound.state b/asound.state index 54fe3a9..12d1919 100644 --- a/asound.state +++ b/asound.state @@ -80,32 +80,10 @@ state.Intel { comment.count 2 iface MIXER name 'Capture Switch' - value.0 true - value.1 true - } - control.9 { - comment.access 'read write' - comment.type BOOLEAN - comment.count 2 - iface MIXER - name 'Capture Switch' - index 1 value.0 false value.1 false } - control.10 { - comment.access 'read write' - comment.type INTEGER - comment.count 2 - comment.range '0 - 31' - comment.dbmin -1350 - comment.dbmax 3300 - iface MIXER - name 'Capture Volume' - value.0 31 - value.1 31 - } - control.11 { + control.9 { comment.access 'read write' comment.type INTEGER comment.count 2 @@ -114,32 +92,10 @@ state.Intel { comment.dbmax 3300 iface MIXER name 'Capture Volume' - index 1 - value.0 31 - value.1 31 - } - control.12 { - comment.access 'read write' - comment.type INTEGER - comment.count 2 - comment.range '0 - 31' - comment.dbmin -3450 - comment.dbmax 1200 - iface MIXER - name 'Beep Playback Volume' - value.0 31 - value.1 31 - } - control.13 { - comment.access 'read write' - comment.type BOOLEAN - comment.count 2 - iface MIXER - name 'Beep Playback Switch' - value.0 true - value.1 true + value.0 0 + value.1 0 } - control.14 { + control.10 { comment.access 'read write' comment.type INTEGER comment.count 1 @@ -150,7 +106,7 @@ state.Intel { name 'Master Playback Volume' value 64 } - control.15 { + control.11 { comment.access 'read write' comment.type BOOLEAN comment.count 1 -- 2.11.0