opnsense-ports/audio/alsa-sndio/pkg-message
Franco Fichtner 701eecd119 */*: sync with upstream
Taken from: HardenedBSD
2018-03-20 11:09:32 +01:00

8 lines
200 B
Text

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.