[PD] ... and lists part 3: a settable route [was: list-math etc....]

'Frank Barknecht' fbar at footils.org
Thu Sep 15 10:06:32 CEST 2005


Hallo,
Anton Woldhek hat gesagt: // Anton Woldhek wrote:

> Yeah this is nice!
> 
> Thanks for sharing.

Here's another one: Zexy's "demux" cloned with list and route. ;) This
is not an abstraction, but what I'd call an "idiom to remember", just
like the idiom, how a counter is made out of [f] and [+]

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__
-------------- next part --------------
#N canvas 0 0 450 300 10;
#X obj 131 118 list prepend 0;
#X obj 224 95 hradio 15 1 0 4 empty empty empty 0 -6 0 8 -262144 -1
-1 3;
#X obj 131 146 route 0 1 2 3;
#X obj 131 251 print d1;
#X obj 195 177 print d4;
#X obj 174 202 print d3;
#X obj 152 224 print d2;
#X floatatom 131 81 5 0 0 0 - - -;
#X text 111 39 "demux" with lists;
#X connect 0 0 2 0;
#X connect 1 0 0 1;
#X connect 2 0 3 0;
#X connect 2 1 6 0;
#X connect 2 2 5 0;
#X connect 2 3 4 0;
#X connect 7 0 0 0;


More information about the Pd-list mailing list