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/slitscanning.pd | 54 +++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 externals/gridflow/examples/slitscanning.pd (limited to 'externals/gridflow/examples/slitscanning.pd') diff --git a/externals/gridflow/examples/slitscanning.pd b/externals/gridflow/examples/slitscanning.pd new file mode 100644 index 00000000..fe2927f0 --- /dev/null +++ b/externals/gridflow/examples/slitscanning.pd @@ -0,0 +1,54 @@ +#N canvas 398 50 401 530 10; +#X obj 18 460 #out window; +#X obj 18 205 #store; +#X obj 18 178 #store; +#X obj 93 122 loadbang; +#X obj 18 106 t b b; +#X obj 34 353 @join 0; +#X obj 18 55 tgl 15 0 empty empty empty 17 7 0 10 -24198 -1 -1 0 1 +; +#X obj 18 432 #store; +#X obj 34 284 #t; +#X obj 18 228 #t; +#X obj 78 301 b; +#X obj 18 256 b; +#X obj 18 411 #store; +#X obj 106 349 loadbang; +#X obj 18 83 metro 33.3333; +#X obj 0 498 cnv 15 400 30 empty empty empty 20 12 0 14 -200249 -66577 +0; +#X text 8 505 GridFlow 0.9.0; +#X obj 1 0 cnv 15 400 30 empty empty empty 20 12 0 14 -233017 -66577 +0; +#X text 14 0 slitscanning.pd; +#X text 14 13 Copyright 2007 Roman Haefeli; +#X text 38 55 <- start / stop; +#X text 155 182 <- set dimensions to 240 320; +#X obj 96 181 cnv 15 50 17 empty empty empty 20 12 0 14 -241291 -66577 +0; +#X obj 96 182 #camera; +#X obj 55 153 #for (119 0) (120 320) (1 1); +#X obj 77 323 #store (600 320 3 #); +#X obj 97 376 #for (0 0) (600 320) (1 1); +#X connect 1 0 9 0; +#X connect 2 0 1 0; +#X connect 3 0 24 0; +#X connect 4 0 2 0; +#X connect 4 1 23 0; +#X connect 5 0 7 1; +#X connect 6 0 14 0; +#X connect 7 0 0 0; +#X connect 7 0 25 1; +#X connect 8 0 5 0; +#X connect 8 1 10 0; +#X connect 9 0 11 0; +#X connect 9 1 8 0; +#X connect 10 0 25 0; +#X connect 11 0 12 0; +#X connect 12 0 7 0; +#X connect 13 0 26 0; +#X connect 14 0 4 0; +#X connect 23 0 1 1; +#X connect 24 0 2 1; +#X connect 25 0 5 1; +#X connect 26 0 12 1; -- cgit v1.2.1