aboutsummaryrefslogtreecommitdiff
path: root/recent.pd
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2002-06-20 11:32:15 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2002-06-20 11:32:15 +0000
commitf0c2ea083dbe6b3c8491dbd151430892ec5584b0 (patch)
treeb1f74be3d93198881aedca5db835e78a66d680d4 /recent.pd
This commit was generated by cvs2svn to compensate for changes in r17,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/vbap/; revision=18
Diffstat (limited to 'recent.pd')
-rw-r--r--recent.pd14
1 files changed, 14 insertions, 0 deletions
diff --git a/recent.pd b/recent.pd
new file mode 100644
index 0000000..add6c7d
--- /dev/null
+++ b/recent.pd
@@ -0,0 +1,14 @@
+#N canvas 399 148 452 302 12;
+#X obj 56 55 inlet;
+#X msg 91 123 clear;
+#X obj 59 252 outlet;
+#X obj 166 54 inlet;
+#X text 8 5 output only most "recent" messages;
+#X obj 56 89 t a b;
+#X obj 59 202 pipe \$1;
+#X connect 0 0 5 0;
+#X connect 1 0 6 0;
+#X connect 3 0 6 1;
+#X connect 5 0 6 0;
+#X connect 5 1 1 0;
+#X connect 6 0 2 0;