aboutsummaryrefslogtreecommitdiff
path: root/count.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-19 05:04:28 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-19 05:04:28 +0000
commit79096fd626b946efd6947fa94ab15d30bf003ba0 (patch)
tree9a10305d0ade28bb3f5139c37ab8fa76f4e603d4 /count.pd
parent633eaa4b2350c00ddc1b338c357096a441944784 (diff)
converted to new library template and debianized
svn path=/trunk/externals/ekext/; revision=13835
Diffstat (limited to 'count.pd')
-rw-r--r--count.pd43
1 files changed, 43 insertions, 0 deletions
diff --git a/count.pd b/count.pd
new file mode 100644
index 0000000..9be4cf8
--- /dev/null
+++ b/count.pd
@@ -0,0 +1,43 @@
+#N canvas 529 241 271 210 10;
+#X obj 69 42 inlet;
+#X obj 180 76 inlet;
+#X obj 69 59 f;
+#X obj 92 59 + 1;
+#X msg 172 148 0;
+#X obj 92 76 t f f;
+#X obj 106 103 f;
+#X obj 150 93 >= \$1;
+#X obj 150 131 sel 0 1;
+#X obj 172 114 inlet;
+#X obj 25 139 outlet;
+#X obj 69 139 outlet;
+#X obj 69 122 sel 0;
+#X text 16 25 INLETS: bang/set reset limit;
+#X obj 25 76 t f f;
+#X obj 139 59 loadbang;
+#X msg 25 93 1;
+#X obj 55 99 spigot;
+#X msg 139 76 0;
+#X text 20 170 OUTLETS: count bang-when-done;
+#X connect 0 0 2 0;
+#X connect 1 0 7 1;
+#X connect 2 0 3 0;
+#X connect 2 0 14 0;
+#X connect 3 0 5 0;
+#X connect 4 0 2 1;
+#X connect 4 0 17 1;
+#X connect 5 0 7 0;
+#X connect 5 1 6 1;
+#X connect 6 0 2 1;
+#X connect 7 0 8 0;
+#X connect 8 0 6 0;
+#X connect 8 1 4 0;
+#X connect 9 0 4 0;
+#X connect 12 0 11 0;
+#X connect 14 0 10 0;
+#X connect 14 0 16 0;
+#X connect 14 1 17 0;
+#X connect 15 0 18 0;
+#X connect 16 0 17 1;
+#X connect 17 0 12 0;
+#X connect 18 0 17 1;