luisbocanegra / linux-guide-split-audio-ports

Split jack(headphones)/speakers outputs into individual sinks on Linux to allow simultaneous playback (listen to different audio streams on each port)
30 stars 3 forks source link

Account for cards changing number when external one is connected #6

Closed luisbocanegra closed 5 months ago

luisbocanegra commented 5 months ago

https://www.freedesktop.org/wiki/Software/PulseAudio/Backends/ALSA/Profiles/

device-strings describes the ALSA device string(s) that PulseAudio uses to open the device, where "%f" specifies the card number (should always be present in the string).