>>764606I don't know what you're getting at. Setting a soundcard as the default device makes it so every program accesses it directly. You could also set pcm.cards.!default and access dmix, the preconfigured software mixing device, instead.
The only problem with alsa is that nu-linux shitapps, like every modern web browser, want to talk to pulseaudio instead. They will start it on their own if it is installed, but you will have to set the default alsa device as the default sink to prevent PA from trying exclusive hardware access in parallel to your own filterchain and my current distro pulls in alsa-pulse-plugins, which sets the alsa default device to PA and cannot be overwritten, unless you remove /etc/alsa/conf.d/99-set-pulse-default.conf manually on each update.
Linux audio could be so simple…