Skip to content

alsa: fix the plug: PCM device name creation

Jaroslav Kysela requested to merge perexg/pulseaudio:plug-pcm into master

The plug: ALSA PCM device name can pass any device name even with argument, but the syntax is:

plug:SLAVE='<pcm_device_name>'

BugLink: https://github.com/alsa-project/alsa-ucm-conf/pull/75#issuecomment-768555182

Merge request reports