aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/abstractions/#clip.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2009-11-06 18:37:00 +0000
committerN.N. <matju@users.sourceforge.net>2009-11-06 18:37:00 +0000
commit5a6bee4fe076e06514c6e4e538590dd3a2a5cdc3 (patch)
treeecf543b363457a0c861bfb187080a45fdeffc349 /externals/gridflow/abstractions/#clip.pd
parent5e6bb4f4786dd39158ffe02913590cc3dea21ebd (diff)
upgrade gridflow
svn path=/trunk/; revision=12728
Diffstat (limited to 'externals/gridflow/abstractions/#clip.pd')
-rw-r--r--externals/gridflow/abstractions/#clip.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/externals/gridflow/abstractions/#clip.pd b/externals/gridflow/abstractions/#clip.pd
new file mode 100644
index 00000000..5e0a4c11
--- /dev/null
+++ b/externals/gridflow/abstractions/#clip.pd
@@ -0,0 +1,16 @@
+#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;