[PD] Spigot Creation agruments?

Frank Barknecht barknech at ph-cip.uni-koeln.de
Tue Jun 25 08:30:22 CEST 2002


Hi,
David Sabine hat gesagt: // David Sabine wrote:
> I do agree however with IOhannes, it would be nice to be able to
> 'initialize' spigot with either a "1" or "0".  
It's rather easy to build an abstraction around spigot, that makes
this possible. See attached files.

ciao,
-- 
 Frank Barknecht                               _ ______footils.org__
-------------- next part --------------
#N canvas 242 138 386 265 10;
#X obj 56 78 inlet;
#X obj 56 138 outlet;
#X obj 123 47 inlet;
#X obj 123 79 f \$1;
#X obj 177 46 loadbang;
#X obj 56 111 spigot;
#X connect 0 0 5 0;
#X connect 2 0 3 0;
#X connect 3 0 5 1;
#X connect 4 0 3 0;
#X connect 5 0 1 0;
-------------- next part --------------
#N canvas 0 0 450 300 10;
#X obj 245 117 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X floatatom 208 59 5 0 0;
#X floatatom 208 182 5 0 0;
#X obj 208 138 spig 1;
#X obj 152 138 spig 0;
#X floatatom 152 180 5 0 0;
#X obj 189 118 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1
1;
#X connect 0 0 3 1;
#X connect 1 0 3 0;
#X connect 1 0 4 0;
#X connect 3 0 2 0;
#X connect 4 0 5 0;
#X connect 6 0 4 1;


More information about the Pd-list mailing list