From c6620995f41c40560fee52e12b8629244d6d793e Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 25 Nov 2002 22:37:04 +0000 Subject: "" svn path=/trunk/; revision=244 --- externals/grill/flext/tutorial/pd/ex-attr1.pd | 34 +++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 externals/grill/flext/tutorial/pd/ex-attr1.pd (limited to 'externals/grill/flext/tutorial/pd/ex-attr1.pd') diff --git a/externals/grill/flext/tutorial/pd/ex-attr1.pd b/externals/grill/flext/tutorial/pd/ex-attr1.pd new file mode 100644 index 00000000..97bfad84 --- /dev/null +++ b/externals/grill/flext/tutorial/pd/ex-attr1.pd @@ -0,0 +1,34 @@ +#N canvas 70 150 690 461 12; +#X msg 160 85 help; +#X obj 59 321 attr1 @arg 3; +#X text 114 298 attribute as a creation arg; +#X msg 160 123 getattributes; +#X text 167 344 there is one additional outlet; +#X text 167 359 for all attribute-enabled objects; +#X obj 150 392 print; +#X msg 160 166 getarg; +#X text 12 117 trigger output; +#X msg 160 228 arg \$1; +#X text 230 216 set attribute "arg"; +#X text 295 123 query object attributes (watch console); +#X text 228 167 query attribute "arg" (watch console); +#X obj 16 8 cnv 15 550 40 empty empty attr1 10 22 32 24 -260818 -1 +0; +#X text 175 8 flext tutorial \, (C)2002 Thomas Grill; +#X text 175 28 http://www.parasitaere-kapazitaeten.net; +#X text 206 85 get some "help"; +#X text 26 413 result; +#X obj 23 139 nbx 4 16 -999 999 0 0 empty empty empty 0 -6 32 12 -261681 +-1 -1 49 256; +#X obj 29 395 nbx 7 16 -1e+37 1e+37 0 0 empty empty empty 0 -6 32 12 +-228992 -1 -1 52 256; +#X obj 161 206 nbx 4 16 -999 999 0 0 empty empty empty 0 -6 32 12 -261681 +-1 -1 0 256; +#X connect 0 0 1 0; +#X connect 1 0 19 0; +#X connect 1 1 6 0; +#X connect 3 0 1 0; +#X connect 7 0 1 0; +#X connect 9 0 1 0; +#X connect 18 0 1 0; +#X connect 20 0 9 0; -- cgit v1.2.1