aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/7.stuff/data-structures/4.append.pd
diff options
context:
space:
mode:
Diffstat (limited to 'pd/doc/7.stuff/data-structures/4.append.pd')
-rw-r--r--pd/doc/7.stuff/data-structures/4.append.pd8
1 files changed, 4 insertions, 4 deletions
diff --git a/pd/doc/7.stuff/data-structures/4.append.pd b/pd/doc/7.stuff/data-structures/4.append.pd
index 2c1991d9..b5c2492b 100644
--- a/pd/doc/7.stuff/data-structures/4.append.pd
+++ b/pd/doc/7.stuff/data-structures/4.append.pd
@@ -11,13 +11,13 @@ and to output its value ("bang") to the "append" object. This object
is then given numeric values to create three items.;
#X obj 11 336 append template4 x y z q;
#X msg 421 269 \; pd-data4 clear;
-#N canvas 0 0 318 188 data4 1;
+#N canvas 0 0 315 341 data4 1;
#X restore 430 219 pd data4;
-#N canvas 15 278 427 138 template4 0;
-#X obj 60 46 filledpolygon 244 q 5 0 0 20 z 40 0;
-#X obj 60 21 template float x float y float z float q;
+#N canvas 15 278 519 148 template4 0;
+#X obj 17 44 filledpolygon 244 q 5 0 0 20 z 40 0;
#X text 13 79 The template for the two scalars \, as in the last patch
;
+#X obj 17 19 struct template4 float x float y float z float q;
#X restore 428 243 pd template4;
#X msg 421 309 traverse pd-data4 \, bang;
#X text 57 165 The outlet of "append" is a pointer to the newly created