On Sun, 27 Dec 2020, Jeanette C. wrote:
> is there a way to tell PulseAudio to connect to two SPECIFIC ports, like:
> system:playback_17 and system:playback_18 instead of the default which is _1
> and _2 ?
No, but there is a way to tell it not to connect to any ports. As an
example, set up a jack to pulse bridge:
jack client name: pa-in
number of channels: 4 (default 2)
auto connect: No thank you
pactl load-module module-jack-source client_name=pa-in channels=4 connect=no
Before I do that, I normally do:
pactl unload-module module-jackdbus-detect
So that pulse doesn't do any auto stuff.
jack_connect will connect it to whatever you want
-- Len Ovens www.ovenwerks.net _______________________________________________ Linux-audio-user mailing list Linux-audio-user@lists.linuxaudio.org https://lists.linuxaudio.org/listinfo/linux-audio-userReceived on Mon Dec 28 04:15:02 2020
This archive was generated by hypermail 2.1.8 : Mon Dec 28 2020 - 04:15:02 EET