aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/#to_float-help.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/doc/flow_classes/#to_float-help.pd
parentb4432042844d0a29f7b654245f9c17da950cd33e (diff)
remove gridflow 0.9.5
svn path=/trunk/; revision=12727
Diffstat (limited to 'externals/gridflow/doc/flow_classes/#to_float-help.pd')
-rw-r--r--externals/gridflow/doc/flow_classes/#to_float-help.pd39
1 files changed, 0 insertions, 39 deletions
diff --git a/externals/gridflow/doc/flow_classes/#to_float-help.pd b/externals/gridflow/doc/flow_classes/#to_float-help.pd
deleted file mode 100644
index b82cc30f..00000000
--- a/externals/gridflow/doc/flow_classes/#to_float-help.pd
+++ /dev/null
@@ -1,39 +0,0 @@
-#N canvas 585 129 502 472 10;
-#X obj 1 0 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
-0;
-#X obj 0 352 cnv 15 500 17 empty empty empty 20 12 0 14 -228992 -66577
-0;
-#X obj 0 247 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
-0;
-#X obj 0 270 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577
-0;
-#X text 214 354 Outlets (1);
-#X obj 0 450 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
-0;
-#X obj 0 373 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577
-0;
-#X text 1 271 Inlet 0;
-#X text 1 374 Outlet 0;
-#X text 214 247 Inlets (1);
-#X obj 15 188 cnv 15 55 17 empty empty empty 20 12 0 14 -241291 -66577
-0;
-#X text 5 298 GRID;
-#X obj 15 100 #import ( 2 2 2 );
-#X obj 51 133 display;
-#X msg 15 73 1 2 3 4 5 6 7 8;
-#X text 209 449 Arguments (0);
-#X text 59 298 Accepts a grid that will be transformed into its elements.
-;
-#X text 138 73 <-- create the grid here;
-#X obj 2 0 #to_float;
-#X text 397 2 GridFlow 0.9.0;
-#X text 4 401 FLOAT;
-#X text 79 401 The grid is transformed into a sequence of floats.;
-#X obj 15 188 #to_float;
-#X text 12 27 Produces sequences of floats from grid data. Useful for
-the integration into the rest of PureData.;
-#X obj 15 216 print converted_grid;
-#X connect 12 0 13 0;
-#X connect 12 0 22 0;
-#X connect 14 0 12 0;
-#X connect 22 0 24 0;