How can I get around the blocking of the sound card when outputting via ALSA?
I have set the output to ALSA in the music player (currently trying Strawberry) and specified my FiiO K5 Pro as the sound card. Everything is fine. However, the respective player program now blocks the sound card (Strawberry, mpv, Firefox etc.). Is there a way to work around this so that multiple sources can still be played simultaneously?
That’s exactly how it is. At least I don’t want to have to close Girefox with the Netflix stream playing every time before I turn on my music player and vice versa.
Open a terminal and type pw-jack qjackctl
A small window will open… hit the button that says graph, that should bring up a gui that will allow
you to attach open programs to your audio card.
This not a persistent connection, you’ll have to do a little homework to setup some kind of service to make it work at every boot up/login.
Go to the Arch wiki I linked to. There is a sample how to start a Carla patchbay. Just rewrite to work with qjackctl. I don’t have enough knowledge about your setup to write one.