From f549177175613490b2d5e7e5cf2a0c5ec56f1594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Sun, 6 Aug 2006 17:02:23 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r5486, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487 --- appent.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 appent.pd (limited to 'appent.pd') 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; -- cgit v1.2.1