[LAU] temporary jackd in tmux window

Mario Lang mlang at delysid.org
Wed Jun 15 13:55:49 CEST 2022


Hi.

This is just too cool to not share it immediately.

For tmux users wanting to be able to peak at the output of their
autostarted jackd, put this in ~/.jackdrc:

/usr/bin/tmux new-window -d -n jackd "jackd --temporary -d alsa -P -p 264 -d hw:sofhdadsp; tmux wait-for -S jackd" ; wait-for jackd

Whenever a client starts the server, it will run in a separate
window.  The wait-for is there to avoid returning immediately, which
would confuse the client.

-- 
CYa,
  ⡍⠁⠗⠊⠕


More information about the Linux-audio-user mailing list