pcm.!default { type plug slave.pcm "softvol" #make use of softvol } pcm.softvol { type softvol slave { pcm "dmix" #redirect the output to dmix (instead of "hw:0,0") } control { name "Master" #override the PCM slider to set the softvol volume level globally card 0 } }