[PD] Dynamically instantiating arrays

Frank Barknecht fbar at footils.org
Sat Jan 3 17:12:38 CET 2004


Hallo,
Frank Barknecht hat gesagt: // Frank Barknecht wrote:

> Hallo,
> Dan Wilken hat gesagt: // Dan Wilken wrote:
> 
> > Frank,
> > 
> > The patch you gave me helped a lot, got me wondering, is there any way
> > to create connections dynamically? within an open canvass? Say a 
> > message:
> > 
> > ;
> > connect 0 2 1 1
> > 
> > I tried this and a couple of other things to no avial...
> 
> Your try is almost correct. 

Forgot to say: All these work, if you send the messages to a send
named "pd-SOMENAME" where SOMENAME is the name of a subpatch like 
[pd SOMENAME]

Either do this inside the message box: [ ; pd-SOMENAME "command"]

or create a [send pd-SOMENAME] object.

ciao
-- 
 Frank Barknecht                               _ ______footils.org__




More information about the Pd-list mailing list