PulseAudio with JACKPulseAudio yields control of your computer's audio and MIDI interfaces to JACK when the JACK server starts. PulseAudio will not receive input or send output on an audio interface that JACK is using. You may want to use JACK and PulseAudio at the same time, or switch between them frequently. Follow these instructions to configure PulseAudio so its input and output is routed through JACK, so you can use both sound servers at the same time.
PulseAudio configuration file to use the JACK module.
Use Your Text Editor with Caution
/etc/pulse/default.pa with superuser privileges. For example, run this command in a terminal window: su -c 'nano /etc/pulse/default.pa'
#load-module module-alsa-sink:
load-module module-jack-sink load-module module-jack-source
PulseAudio: killall pulseaudio PulseAudio restarts automatically.
JACK is "Active."
PulseAudio devices on each side. Ensure the PulseAudio devices are connected to "system" devices on opposite sides.
JACK server every time the program quits, even though PulseAudio is still using it.
PulseAudio starts JACK, it uses the command found in the ~/.jackdrc file. QjackCtl automatically updates this file when you change settings, but you may have to restart both PulseAudio and JACK for new changes to take effect. You may also edit that file yourself.