Revision: 10229 http://pure-data.svn.sourceforge.net/pure-data/?rev=10229&view=rev Author: lukeiannini Date: 2008-08-01 19:46:33 +0000 (Fri, 01 Aug 2008)
Log Message: ----------- added a version of commun that generates gui objects with prepopulated names, sends and receives
Added Paths: ----------- trunk/abstractions/senderfruit/memento-p/commun-c-scale-ezg.pd
Added: trunk/abstractions/senderfruit/memento-p/commun-c-scale-ezg.pd =================================================================== --- trunk/abstractions/senderfruit/memento-p/commun-c-scale-ezg.pd (rev 0) +++ trunk/abstractions/senderfruit/memento-p/commun-c-scale-ezg.pd 2008-08-01 19:46:33 UTC (rev 10229) @@ -0,0 +1,78 @@ +#N canvas 0 22 450 300 10; +#X obj 106 36 r $1$3; +#X obj 106 95 s $1$3R; +#X text 47 161 Receives from $0paramName and sends to $0paramNameR +; +#X text 330 183 *optional; +#X obj 106 66 commun-c-scale $1 $2/$3 $4 $5 $6 $7; +#X text 47 131 $3 is uniqueID like /chptrA. In Bathyscaphe that's +$3 , in FXS it's $2.; +#X obj 101 251 bng 8 250 50 0 $0generateGUIs $0generateGUIsR empty +17 7 0 10 -4078 -216893 -1; +#N canvas 659 22 637 535 generateGUIs 1; +#X obj 32 89 makedollarsym 0; +#X obj 13 5 r $0generateGUIs; +#X msg 13 61 vis 1; +#X obj 32 116 list append $3; +#X obj 59 224 list-onearg $5 1; +#X obj 32 143 list append $4; +#X obj 32 204 t a b; +#X obj 32 248 list append; +#X obj 155 78 s pd-$0generatedGUIs; +#X obj 32 483 s pd-$0generatedGUIs; +#X obj 13 33 t b b b; +#X msg 52 61 clear; +#X msg 32 269 obj 10 10 vsl 15 100 $3 $4 0 0 $1$2 $1$2R $2 0 +-7 0 8 -200000 -1 -1 0 0; +#X msg 32 302 obj 10 130 hsl 100 15 $3 $4 0 0 $1$2 $1$2R $2 +0 -7 0 8 -200000 -1 -1 0 0; +#X obj 214 133 t a b; +#X obj 241 153 list append $4 $5; +#X obj 241 176 -; +#X obj 241 198 abs; +#X obj 241 219 min 32; +#X obj 214 242 list append; +#X msg 214 385 obj 120 10 hradio 15 1 0 $3 $1$2 $1$2R $2 0 -7 +0 8 -200000 -1 -1 0; +#X msg 214 345 obj 120 45 vradio 15 1 0 $3 $1$2 $1$2R $2 0 -7 +0 8 -200000 -1 -1 0; +#X msg 214 425 obj 60 30 tgl 15 0 $1$2 $1$2R $2 0 -7 0 8 -200000 +-1 -1 1 1 ;; +#X obj 214 483 s pd-$0generatedGUIs; +#X connect 0 0 3 0; +#X connect 1 0 10 0; +#X connect 2 0 8 0; +#X connect 3 0 5 0; +#X connect 3 0 14 0; +#X connect 4 0 7 1; +#X connect 5 0 6 0; +#X connect 6 0 7 0; +#X connect 6 1 4 0; +#X connect 7 0 12 0; +#X connect 7 0 13 0; +#X connect 10 0 2 0; +#X connect 10 1 0 0; +#X connect 10 2 11 0; +#X connect 11 0 8 0; +#X connect 12 0 9 0; +#X connect 13 0 9 0; +#X connect 14 0 19 0; +#X connect 14 1 15 0; +#X connect 15 0 16 0; +#X connect 16 0 17 0; +#X connect 17 0 18 0; +#X connect 18 0 19 1; +#X connect 19 0 21 0; +#X connect 19 0 20 0; +#X connect 19 0 22 0; +#X connect 20 0 23 0; +#X connect 21 0 23 0; +#X connect 22 0 23 0; +#X restore 130 237 pd generateGUIs; +#N canvas 308 153 412 265 $0generatedGUIs 0; +#X restore 130 259 pd $0generatedGUIs; +#X text 46 113 [commun-c-scale-ezg $0 $3 paramName 0 5000 round* +hide*]; +#X connect 0 0 4 0; +#X connect 4 0 1 0; +#X coords 0 -1 1 1 10 10 1 100 250;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.