aboutsummaryrefslogtreecommitdiff
path: root/abs/inv.pd
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2003-01-21 10:18:19 +0000
committerTom Schouten <doelie@users.sourceforge.net>2003-01-21 10:18:19 +0000
commitcdf8ded57019d5c905f16422d40be7b1a18ab3bc (patch)
tree92623f40f305b1e2f51198d5c16893c7ca70a2c6 /abs/inv.pd
This commit was generated by cvs2svn to compensate for changes in r350,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/creb/; revision=351
Diffstat (limited to 'abs/inv.pd')
-rw-r--r--abs/inv.pd8
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/inv.pd b/abs/inv.pd
new file mode 100644
index 0000000..b465178
--- /dev/null
+++ b/abs/inv.pd
@@ -0,0 +1,8 @@
+#N canvas 329 434 450 300 10;
+#X obj 68 45 inlet;
+#X obj 67 130 outlet;
+#X obj 68 71 + 1;
+#X obj 68 96 mod 2;
+#X connect 0 0 2 0;
+#X connect 2 0 3 0;
+#X connect 3 0 1 0;