aboutsummaryrefslogtreecommitdiff
path: root/recent.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-21 04:53:44 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-21 04:53:44 +0000
commitd94369cd874ac65309d8e4f9de8b81125c66e27a (patch)
treef6b8d2b4636bb35efbe1db4d185f264d6c19cdd6 /recent.pd
parentbc60633962d91501bca7d556eca0b639f825a2ef (diff)
ported to library template and updated version to 1.0.3.1 to reflect bugfixes and doc updates
svn path=/trunk/externals/vbap/; revision=14453
Diffstat (limited to 'recent.pd')
-rw-r--r--recent.pd14
1 files changed, 0 insertions, 14 deletions
diff --git a/recent.pd b/recent.pd
deleted file mode 100644
index add6c7d..0000000
--- a/recent.pd
+++ /dev/null
@@ -1,14 +0,0 @@
-#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;