On Wed, Mar 26, 2008 at 3:46 AM, <[EMAIL PROTECTED]> wrote: > > On Tue, 25 Mar 2008 20:59:41 +0000 > "Toby Smithe" <[EMAIL PROTECTED]> wrote: > > > On Tue, Mar 25, 2008 at 8:54 PM, <[EMAIL PROTECTED]> wrote: > > > Pulseaudio should shut down the moment you start jack (if they use > > > the same device) and thus it shouldn't affect you if you use jack. > > > > If you use qjackctl (JACK Control), it does, no? > > > I haven't tried it yet, I think it doesn't shut down if jack and pulse > audio are running on different interfaces. Maybe I should have said > interface instead of device previously.
Well, looking at the wrapper script at /usr/bin/qjackctl, if pulseaudio is running and pasuspender is installed, /usr/bin/qjackctl.bin is called via the latter, which will disable Pulse for the duration of the process, regardless of what Pulse is doing, which card it is accessing, etc. A very hacky solution, but functional(ish). -- Ubuntu-Studio-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
