Comment 14 for bug 1159687

Revision history for this message
Raymond (superquad-vortex2) wrote :

state.Headset {
 control.1 {
  iface PCM
  name 'Playback Channel Map'
  value.0 0
  value.1 0
  comment {
   access read
   type INTEGER
   count 2
   range '0 - 36'
  }
 }
 control.2 {
  iface MIXER
  name 'Headset Playback Switch'
  value false
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.3 {
  iface MIXER
  name 'Headset Playback Volume'
  value 0
  comment {
   access 'read write'
   type INTEGER
   count 1
   range '0 - 29'
   dbmin -4100
   dbmax -1200
   dbvalue.0 -4100
  }
 }
 control.4 {
  iface MIXER
  name 'Headset Playback Switch'
  index 1
  value true
  comment {
   access 'read write'
   type BOOLEAN
   count 1
  }
 }
 control.5 {
  iface MIXER
  name 'Headset Capture Volume'
  value 9
  comment {
   access 'read write'
   type INTEGER
   count 1
   range '0 - 9'
   dbmin 1600
   dbmax 2500
   dbvalue.0 2500
  }
 }