[linux-audio-user] Start up script for DAW ...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You probably need to delay starting the clients until jackd is up and
running.

> > #!/bin/sh
> > 
> > qjackctl &
    sleep 2             # wait for JACK to start
> > ardour &
> > hydrogen &
> > ams &

Also, if ardour will be making the port connections, it probably needs
to start last, following another sleep.
-- 
  joq

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux