Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/audio/alsa-sndio/pkg-message
16460 views
[
{ type: install
  message: <<EOM
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.
EOM
}
]