[LAU] Pulseaudio: connecting output to particular jack outputs

David Kastrup dak at gnu.org
Sun Dec 27 22:37:04 CET 2020


"Jeanette C." <julien at mail.upb.de> writes:

> Hey hey,
> 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 ?
>
> I know the output module is called jack_out, but I didn't find any
> info on options.

Cf
<https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Modules/#module-jack-sink>

pactl load-module module-jack-sink channels=2 channel_map=17,18

See also module-jackdbus-detect for automatic detection/routing of jack.

-- 
David Kastrup


More information about the Linux-audio-user mailing list