[LAU] JACK switcher app?

Patrick Shirkey pshirkey at boosthardware.com
Thu Oct 8 01:13:15 UTC 2015


On Thu, October 8, 2015 9:56 am, James Greenlee wrote:
> I'm looking for an audio switching application based around JACK.
>
> Ideally I want a scheduler that will connect a JACK input to a specific
> JACK output at specific times during the day.  Bonus points for HTTP
> interface for the scheduler.
>
> Anybody know of anything like that?
>

It would be a small task to write one in python.

You could also use bash commands and cron.

ex.

jack_connect port1 port2
jack_disconnect port2 port1




--
Patrick Shirkey
Boost Hardware Ltd


More information about the Linux-audio-user mailing list