Syntax 3 SectionUseCase."HiFi" { File "HiFi.conf" Comment "Play and record HiFi quality Music" } # the kcontrols initial values, which will be set by `alsactl init` If.headphone { Condition { Type ControlExists Control "name='Headphone Playback Volume'" } True.BootSequence [ cset "name='Headphone Playback Volume' 60%" ] } If.Capture { Condition { Type ControlExists Control "name='ADC Capture Volume'" } True.BootSequence [ cset "name='ADC Capture Volume' 60%" ] }