aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/pd_help/@store.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/pd_help/@store.pd')
-rw-r--r--externals/gridflow/pd_help/@store.pd48
1 files changed, 0 insertions, 48 deletions
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;