aboutsummaryrefslogtreecommitdiff
path: root/appent.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2006-08-06 17:02:23 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2006-08-06 17:02:23 +0000
commitf549177175613490b2d5e7e5cf2a0c5ec56f1594 (patch)
treeb06677168b6f411aac1adedafa912388c150b185 /appent.pd
This commit was generated by cvs2svn to compensate for changes in r5486,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487
Diffstat (limited to 'appent.pd')
-rwxr-xr-xappent.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/appent.pd b/appent.pd
new file mode 100755
index 0000000..605db6f
--- /dev/null
+++ b/appent.pd
@@ -0,0 +1,10 @@
+#N canvas 194 88 466 316 10;
+#X obj 90 88 inlet;
+#X obj 90 205 outlet;
+#X obj 90 157 list trim;
+#X obj 190 87 inlet;
+#X obj 90 132 list append \$1;
+#X connect 0 0 4 0;
+#X connect 2 0 1 0;
+#X connect 3 0 4 1;
+#X connect 4 0 2 0;