From 089475041fe26964d72cb2ebc3559a36ba89a2f2 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 8 Jul 2008 05:56:10 +0000 Subject: trying to import gridflow 0.9.4 svn path=/trunk/; revision=10148 --- externals/gridflow/examples/hello-world.pd | 39 ++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 externals/gridflow/examples/hello-world.pd (limited to 'externals/gridflow/examples/hello-world.pd') diff --git a/externals/gridflow/examples/hello-world.pd b/externals/gridflow/examples/hello-world.pd new file mode 100644 index 00000000..6b8306a3 --- /dev/null +++ b/externals/gridflow/examples/hello-world.pd @@ -0,0 +1,39 @@ +#N canvas 580 223 489 466 10; +#X obj 21 68 # / 320; +#X obj 21 188 # * 255; +#X obj 21 154 # != 0; +#X obj 21 -11 bng 15 250 50 0 empty empty empty 0 -6 0 8 -24198 -1 +-1; +#X obj 21 100 # inv+ 7; +#X obj 21 16 #for 0 320 1; +#X obj 21 49 # * 7; +#X obj 21 -33 loadbang; +#X text 41 -11 make one line:; +#X text 29 32 numbers 0 to 319; +#X text 30 85 numbers 0 to 6 repeated 45 or 46 times; +#X text 31 117 numbers 7 down to 1 ...; +#X text 28 173 3*1-bit rgb image line; +#X text 28 206 3*8-bit rgb image line; +#X text 150 224 repeat line 240 times; +#X obj 2 -84 cnv 15 500 30 empty empty empty 20 12 0 14 -233017 -66577 +0; +#X text 15 -85 hello-world.pd; +#X obj 21 135 #outer & (2 4 1); +#X obj 21 223 #redim (240 320 3); +#X obj 1 348 cnv 15 500 30 empty empty empty 20 12 0 14 -200249 -66577 +0; +#X text 8 354 GridFlow 0.8.0; +#X text 8 354 GridFlow 0.8.0; +#X text 15 -71 Copyright 2001 Mathieu Bouchard; +#X obj 21 281 #out window; +#X text 64 321 this is also covered by a new class named [#hello]; +#X connect 0 0 4 0; +#X connect 1 0 18 0; +#X connect 2 0 1 0; +#X connect 3 0 5 0; +#X connect 4 0 17 0; +#X connect 5 0 6 0; +#X connect 6 0 0 0; +#X connect 7 0 3 0; +#X connect 17 0 2 0; +#X connect 18 0 23 0; -- cgit v1.2.1