From 91c0003b158e5f0ed9d0677fb136ae8bb6f86ec5 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Mon, 28 Apr 2008 18:10:15 +0000 Subject: this is an old gridflow, and there's already a svn repository at http://gridflow.ca/svn/trunk svn path=/trunk/; revision=9739 --- externals/gridflow/pd_help/@store.pd | 48 ------------------------------------ 1 file changed, 48 deletions(-) delete mode 100644 externals/gridflow/pd_help/@store.pd (limited to 'externals/gridflow/pd_help/@store.pd') diff --git a/externals/gridflow/pd_help/@store.pd b/externals/gridflow/pd_help/@store.pd deleted file mode 100644 index 68dd5a14..00000000 --- a/externals/gridflow/pd_help/@store.pd +++ /dev/null @@ -1,48 +0,0 @@ -#N canvas 519 121 541 394 10; -#X text 14 15 @store; -#X obj 18 118 @two; -#X floatatom 18 86 5 0 0 0 - - -; -#X floatatom 63 86 5 0 0 0 - - -; -#X text 92 15 stores a single grid and can recall parts of it.; -#X obj 111 136 @export_list; -#X floatatom 111 184 5 0 0 0 - - -; -#X obj 73 221 @redim ( 1 2 ); -#X obj 73 266 @store; -#X obj 73 307 @export_list; -#X obj 294 119 @in; -#X obj 294 45 bng 15 250 50 0 empty empty empty 0 -6 0 8 -233017 -1 --1; -#X obj 73 326 unpack f f f; -#X floatatom 73 351 5 0 0 0 - - -; -#X text 56 352 R:; -#X floatatom 134 351 5 0 0 0 - - -; -#X floatatom 194 351 5 0 0 0 - - -; -#X text 117 352 G:; -#X text 178 352 B:; -#X text 130 262 this example allows you to select a single pixel from -the loaded picture and view its rgb value.; -#X obj 111 155 unpack; -#X floatatom 164 185 5 0 0 0 - - -; -#X text 92 185 X:; -#X text 149 186 Y:; -#X text 478 14 gridflow; -#X msg 317 92 open r001.jpg; -#X obj 294 70 fork; -#X connect 1 0 5 0; -#X connect 1 0 7 0; -#X connect 2 0 1 0; -#X connect 3 0 1 1; -#X connect 5 0 20 0; -#X connect 7 0 8 0; -#X connect 8 0 9 0; -#X connect 9 0 12 0; -#X connect 10 0 8 1; -#X connect 11 0 26 0; -#X connect 12 0 13 0; -#X connect 12 1 15 0; -#X connect 12 2 16 0; -#X connect 20 0 6 0; -#X connect 20 1 21 0; -#X connect 25 0 10 0; -#X connect 26 0 10 0; -#X connect 26 1 25 0; -- cgit v1.2.1