Page 1 of 1

Posted: 03 Mar 2011, 13:56
by Fléau
i want to use a second computer connected via osc,
with no screen, no keyboard, etc...
like an expander.
so, it have to start usine on boot with autoload workspace, no matter here;
the problem is the audio engine is always off after loading,
is there a way to autostart audio engine?
thanks.

Posted: 03 Mar 2011, 14:14
by nay-seven
put this in your master patch :
Image

Posted: 03 Mar 2011, 14:21
by Fléau
it do not work,
work only when audio engine is started.

Posted: 03 Mar 2011, 17:16
by gurulogic
Try putting it in a master section patch.

Posted: 03 Mar 2011, 17:28
by nay-seven
yep, what i call the master patch, you can double click here to open it :
Image

Posted: 03 Mar 2011, 18:49
by Fléau
ok, i've never noticed and used those master section patch...
(i have just used a 'constant' module wired it to the 'on' input, and it work well)
thank a lot!