Hi, im opening multiple instances of a pd patch from openframeworks using the ofxPd library .
My patch generates a grain, so when i create multiple instances of this patch from openframeworks it generates a granular cloud. I need that after the grain is generated ( when sound finishes) the patch can selfdestroy itself ( instance get closed) .
How can i do this?
cheers
R.