aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/pd/ex-attr2.pd
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2006-09-22 09:20:21 +0000
committerThomas Grill <xovo@users.sourceforge.net>2006-09-22 09:20:21 +0000
commit84de6b7d71cc72c7c1e52edbad02563bbb3e0867 (patch)
treeb4ed962f51145224b3d308e36635020e4234acc3 /externals/grill/flext/tutorial/pd/ex-attr2.pd
parentaa22e0d3aa3dc961fd1076629cfdbd8a43aac101 (diff)
small fixes for tutorial examples
fixed help methods fixed typos, dates, contact info added typed flext::NewAligned svn path=/trunk/; revision=6000
Diffstat (limited to 'externals/grill/flext/tutorial/pd/ex-attr2.pd')
-rw-r--r--externals/grill/flext/tutorial/pd/ex-attr2.pd93
1 files changed, 45 insertions, 48 deletions
diff --git a/externals/grill/flext/tutorial/pd/ex-attr2.pd b/externals/grill/flext/tutorial/pd/ex-attr2.pd
index 40130968..4e377725 100644
--- a/externals/grill/flext/tutorial/pd/ex-attr2.pd
+++ b/externals/grill/flext/tutorial/pd/ex-attr2.pd
@@ -1,50 +1,47 @@
-#N canvas 364 29 609 446 12;
-#X msg 21 84 help;
-#X msg 23 119 getattributes;
-#X text 265 357 there is one additional outlet;
-#X text 265 372 for all attribute-enabled objects;
-#X obj 247 396 print;
-#X msg 23 155 getarg;
-#X text 67 84 get some help;
-#X text 15 249 trigger output;
-#X msg 271 294 arg \$1;
-#X text 160 118 query object attributes (watch console);
-#X msg 96 155 getop;
-#X obj 159 337 attr2 @op +;
-#X text 252 155 query attributes;
-#X text 333 210 set attributes;
-#X msg 169 200 op +;
-#X msg 168 225 op -;
-#X msg 219 200 op *;
-#X msg 269 224 op **;
-#X msg 269 200 op =;
-#X msg 219 224 op /;
-#X msg 158 155 getresult;
-#X obj 16 8 cnv 15 550 40 empty empty attr2 10 22 32 24 -260818 -1
-0;
+#N canvas 364 29 620 426 12;
+#X msg 22 88 getattributes;
+#X text 264 326 there is one additional outlet;
+#X text 264 341 for all attribute-enabled objects;
+#X obj 246 365 print;
+#X msg 22 124 getarg;
+#X text 14 218 trigger output;
+#X msg 270 263 arg \$1;
+#X text 159 87 query object attributes (watch console);
+#X msg 95 124 getop;
+#X obj 158 306 attr2 @op +;
+#X text 251 124 query attributes;
+#X text 332 179 set attributes;
+#X msg 168 169 op +;
+#X msg 167 194 op -;
+#X msg 218 169 op *;
+#X msg 268 193 op **;
+#X msg 268 169 op =;
+#X msg 218 193 op /;
+#X msg 157 124 getresult;
+#X obj 16 8 cnv 15 550 40 empty empty attr2 10 22 0 24 -260818 -1 0
+;
#X text 173 28 http://grrrr.org;
-#X text 91 398 result;
-#X obj 23 271 nbx 4 16 -999 999 0 0 empty empty empty 0 -6 32 12 -261681
--1 -1 20 256;
-#X obj 271 273 nbx 4 16 -999 999 0 0 empty empty empty 0 -6 32 12 -261681
--1 -1 4 256;
-#X obj 151 398 nbx 7 16 -1e+37 1e+37 0 0 empty empty empty 0 -6 32
-12 -228992 -1 -1 80 256;
+#X text 90 367 result;
+#X obj 22 240 nbx 4 16 -999 999 0 0 empty empty empty 0 -6 0 12 -261681
+-1 -1 0 256;
+#X obj 270 242 nbx 4 16 -999 999 0 0 empty empty empty 0 -6 0 12 -261681
+-1 -1 0 256;
+#X obj 150 367 nbx 7 16 -1e+37 1e+37 0 0 empty empty empty 0 -6 0 12
+-228992 -1 -1 0 256;
#X text 171 10 flext tutorial \, (C)2002-2006 Thomas Grill;
-#X text 328 274 set argument;
-#X connect 0 0 11 0;
-#X connect 1 0 11 0;
-#X connect 5 0 11 0;
-#X connect 8 0 11 0;
-#X connect 10 0 11 0;
-#X connect 11 0 26 0;
-#X connect 11 1 4 0;
-#X connect 14 0 11 0;
-#X connect 15 0 11 0;
-#X connect 16 0 11 0;
-#X connect 17 0 11 0;
-#X connect 18 0 11 0;
-#X connect 19 0 11 0;
-#X connect 20 0 11 0;
-#X connect 24 0 11 0;
-#X connect 25 0 8 0;
+#X text 327 243 set argument;
+#X connect 0 0 9 0;
+#X connect 4 0 9 0;
+#X connect 6 0 9 0;
+#X connect 8 0 9 0;
+#X connect 9 0 24 0;
+#X connect 9 1 3 0;
+#X connect 12 0 9 0;
+#X connect 13 0 9 0;
+#X connect 14 0 9 0;
+#X connect 15 0 9 0;
+#X connect 16 0 9 0;
+#X connect 17 0 9 0;
+#X connect 18 0 9 0;
+#X connect 22 0 9 0;
+#X connect 23 0 6 0;