Skip to content

Instantly share code, notes, and snippets.

@mangoliou
Created June 3, 2016 07:28
Show Gist options
  • Save mangoliou/9c6aa42ddec39f2441c717d0606fa069 to your computer and use it in GitHub Desktop.
Save mangoliou/9c6aa42ddec39f2441c717d0606fa069 to your computer and use it in GitHub Desktop.
state.PCH {
control.1 {
iface MIXER
name 'Front Mic Boost Volume'
value.0 0
value.1 0
comment {
access 'read write'
type INTEGER
count 2
range '0 - 3'
dbmin 0
dbmax 3000
dbvalue.0 0
dbvalue.1 0
}
}
control.2 {
iface MIXER
name 'Rear Mic Boost Volume'
value.0 0
value.1 0
comment {
access 'read write'
type INTEGER
count 2
range '0 - 3'
dbmin 0
dbmax 3000
dbvalue.0 0
dbvalue.1 0
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment