Sound and alsa-sndio, help!

How do you proceed to configure the alsa-sndio message for audio and sound signal?

Code:
Message from alsa-sndio-0.2:

--
To set the default PCM to the sndio plugin, create ~/.asoundrc with

pcm.!default {
    type sndio
}

Optionally, use the 'volume' option to set the initial volume and
'device' to set the device to use.
 
Back
Top