aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/examples/hello-world.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2009-11-06 18:33:57 +0000
committerN.N. <matju@users.sourceforge.net>2009-11-06 18:33:57 +0000
commit5e6bb4f4786dd39158ffe02913590cc3dea21ebd (patch)
tree17f4c83372dc450503e3106db11c473c513ab7c0 /externals/gridflow/examples/hello-world.pd
parentb4432042844d0a29f7b654245f9c17da950cd33e (diff)
remove gridflow 0.9.5
svn path=/trunk/; revision=12727
Diffstat (limited to 'externals/gridflow/examples/hello-world.pd')
-rw-r--r--externals/gridflow/examples/hello-world.pd39
1 files changed, 0 insertions, 39 deletions
diff --git a/externals/gridflow/examples/hello-world.pd b/externals/gridflow/examples/hello-world.pd
deleted file mode 100644
index 6b8306a3..00000000
--- a/externals/gridflow/examples/hello-world.pd
+++ /dev/null
@@ -1,39 +0,0 @@
-#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;