Hello,
Sorry if this is a stupid question, but I'm new in there.
The question is : do I really have to click manually on "compute audio" after PD starts?
Isn't there a flag for this?
Thanks !
Martin
How to compute audio on startup ?
Hello,
Sorry if this is a stupid question, but I'm new in there.
The question is : do I really have to click manually on "compute audio" after PD starts?
Isn't there a flag for this?
Thanks !
Martin
you can turn the dsp on and off by sending the following messages to it:
[;
pd dsp 1(
[;
pd dsp 0(
or
toggle
|
[;
pd dsp $1(
Simply put these message boxes somewhere on your patch to control dsp remotely without going to Pd window.
there's also the [dsp] object. it outputs cpu consumption as well as turning audio on/off.
|] [] |.| ][|-| -- http://soundcloud.com/domxh
Thanks a lot ! I thought such things had to be made in command line. I placed a loadbang just before and my little red button is on. Well, still got no sound, but that'll be another thread
By the way, I'd like to change the title to "solved" but it seems impossible.
Oops! Looks like something went wrong!