aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/abstractions/#clip.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2010-01-05 17:50:51 +0000
committerN.N. <matju@users.sourceforge.net>2010-01-05 17:50:51 +0000
commit39ba8a640bd178fd732d945760df7eef3e2c1e1a (patch)
treeb59fa5bc00fcbb6389ea3ebf2c7ee8b9ced1daa8 /externals/gridflow/abstractions/#clip.pd
parent8cabe6dabadf2422240ff4e9d5f5f8c95622b682 (diff)
no gridflow snapshots in pure-data svn
svn path=/trunk/; revision=12888
Diffstat (limited to 'externals/gridflow/abstractions/#clip.pd')
-rw-r--r--externals/gridflow/abstractions/#clip.pd16
1 files changed, 0 insertions, 16 deletions
diff --git a/externals/gridflow/abstractions/#clip.pd b/externals/gridflow/abstractions/#clip.pd
deleted file mode 100644
index 5e0a4c11..00000000
--- a/externals/gridflow/abstractions/#clip.pd
+++ /dev/null
@@ -1,16 +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 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 5 1;
-#X connect 6 1 4 1;