aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/abstractions/#clip.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/abstractions/#clip.pd
parentb4432042844d0a29f7b654245f9c17da950cd33e (diff)
remove gridflow 0.9.5
svn path=/trunk/; revision=12727
Diffstat (limited to 'externals/gridflow/abstractions/#clip.pd')
-rw-r--r--externals/gridflow/abstractions/#clip.pd18
1 files changed, 0 insertions, 18 deletions
diff --git a/externals/gridflow/abstractions/#clip.pd b/externals/gridflow/abstractions/#clip.pd
deleted file mode 100644
index 14158279..00000000
--- a/externals/gridflow/abstractions/#clip.pd
+++ /dev/null
@@ -1,18 +0,0 @@
-#N canvas 531 259 649 265 10;
-#X obj 87 4 inlet;
-#X obj 87 230 outlet;
-#X obj 117 133 inlet;
-#X obj 117 58 inlet;
-#X obj 87 156 # min;
-#X obj 87 82 # max;
-#X obj 243 14 loadbang;
-#X obj 243 40 args (max a 0) (min a 255);
-#X text 439 40 <-- sets the initial values;
-#X connect 0 0 5 0;
-#X connect 2 0 4 1;
-#X connect 3 0 5 1;
-#X connect 4 0 1 0;
-#X connect 5 0 4 0;
-#X connect 6 0 7 0;
-#X connect 7 0 5 1;
-#X connect 7 1 4 1;