Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
info:linux_sound [2013/08/17 13:48] – [Sound in Linux] jack settings moritz | info:linux_sound [2013/08/17 13:49] (current) – [JACK] qjackctl moritz |
---|
| |
- Install JACK support for PulseAudio. In Debian there is a package called ''pulseaudio-module-jack'' that allows to send PulseAudio streams via the interface claimed by JACK. PulseAudio is configured to load these modules when available, so no further configuration is necessary. | - Install JACK support for PulseAudio. In Debian there is a package called ''pulseaudio-module-jack'' that allows to send PulseAudio streams via the interface claimed by JACK. PulseAudio is configured to load these modules when available, so no further configuration is necessary. |
| - Use ''qjackctl'' to configure the server. Set the interface to your desired interface. It will be claimed and not available to any other sound server anymore. |
- To start JACK while PulseAudio is running, use the ''pasuspender'' tool. It halts PulseAudio for the duration of the command running and resumes afterwards. JACK provides a startup command ''jack_control start'' to start the server. Combining the two yields: | - To start JACK while PulseAudio is running, use the ''pasuspender'' tool. It halts PulseAudio for the duration of the command running and resumes afterwards. JACK provides a startup command ''jack_control start'' to start the server. Combining the two yields: |
| |