From 64fdb009695828b788fce074135b20a5e52c5fc4 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 23 Sep 2003 00:21:28 +0000 Subject: imported version 0.37-0 svn path=/trunk/; revision=1016 --- pd/doc/7.stuff/data-structures/4.append.pd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pd/doc/7.stuff/data-structures/4.append.pd') 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 -- cgit v1.2.1