From: Ronni Montoya <ronni.montoya@gmail.com>Subject: [PD] Selfdestroying patchesDate: November 17, 2013 at 10:44:59 PM ESTTo: PD List <pd-list@iem.at>
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.