[PD] fun with dynamic patching

- fallen_devil at gmx.de
Sat Nov 27 11:14:18 CET 2010


Ugh!
I wouldn't use connections but instead give the objects $0 and its
number as an argument. And then generate some kind of send recieve s~/r~
or throw~/catch~ based on the names. You can send dynamically with messages:

|pack a $3 $4|
|
|;$3-instance$2 $1(

and receive in the instance:
|r $5-instance$4|

But well.. it looks funny.

Greetings
-

Am 11.11.2010 23:59, schrieb Hans-Christoph Steiner:
> 
> What 500 instances connected via a [route] with 500 floats in it looks
> like:
> 
> 
> Try yourself with the attached patches.
> 
> 
> .hc
> 
> 
> ----------------------------------------------------------------------------
> 
> 
> You can't steal a gift. Bird gave the world his music, and if you can
> hear it, you can have it. - Dizzy Gillespie
> 
> 
> 
> 
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list



More information about the Pd-list mailing list