aboutsummaryrefslogtreecommitdiff
path: root/inv.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-07-23 02:40:12 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-07-23 02:40:12 +0000
commit30be576f74ce016a2943a99b7ab0e665b5cac4aa (patch)
tree7bb8db4c986a770cc9bf81674e9ca032c40fa2f3 /inv.pd
started collection of pd-ified versions of existing objectssvn2git-root
svn path=/trunk/externals/hcs/purepd/; revision=3368
Diffstat (limited to 'inv.pd')
-rw-r--r--inv.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/inv.pd b/inv.pd
new file mode 100644
index 0000000..d8605fb
--- /dev/null
+++ b/inv.pd
@@ -0,0 +1,11 @@
+#N canvas 682 147 454 304 10;
+#X obj 139 34 inlet;
+#X obj 152 255 outlet;
+#X obj 153 133 /;
+#X obj 140 88 t b f;
+#X msg 140 109 1;
+#X connect 0 0 3 0;
+#X connect 2 0 1 0;
+#X connect 3 0 4 0;
+#X connect 3 1 2 1;
+#X connect 4 0 2 0;