On 26/06/13 14:11, Nick Lanham wrote:
* ardour3 does not

- Yes it does.  It will pop up a dialog asking you to configure jack
first, but it does start it.

of course you're right, my mistake..

I would expect a call to `jack_client_open()` when I turn DSP on, not
when I launch an app with which I might not make audio at all..

Agreed.  If I don't turn on DSP, PD probably shouldn't start jack, but
if you haven't started jack and you've configured PD to use jack, and
you turn on DSP, it should probably start it.

agreed too.

so I guess pd should behave like the following:

 - don't start jack when pd is launched
- start jack when DSP is turned on (unless another audio backend was selected) - stop jack when quitting pd if pd is the only jack client (like Ardour3 does)

cheers,
y

--
http://yvanvolochine.com
http://soundcloud.com/yvanvolochine
http://soundcloud.com/elgusanorojo
http://vimeo.com/yv

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to