pcontrol

d.'s icon

Hello all,

Does the pcontrol object shut off all dsp and midi in all subfolders and sub-sub folders and sub-sub-sub folders when the "enable 0 1" message has been sent to it? I'm looking for a complete kill switch and I have reason to believe pcontrol object as i've emplemented it is not doing the trick. Some of the subfolders use mute~. Maybe this causes a conflict?

A.D.

Emmanuel Jourdan's icon

I would highly recommend using poly~ for everything which is DSP related when it comes to optimizing. poly~ is capable of running in its own DSP chain and will therefore take advantage of multicore computers.

d.'s icon

OH yeah,

That works better.

Thanks.