aboutsummaryrefslogtreecommitdiff
path: root/abs/count.pd
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2003-01-21 10:18:19 +0000
committerTom Schouten <doelie@users.sourceforge.net>2003-01-21 10:18:19 +0000
commitcdf8ded57019d5c905f16422d40be7b1a18ab3bc (patch)
tree92623f40f305b1e2f51198d5c16893c7ca70a2c6 /abs/count.pd
This commit was generated by cvs2svn to compensate for changes in r350,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/creb/; revision=351
Diffstat (limited to 'abs/count.pd')
-rw-r--r--abs/count.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/abs/count.pd b/abs/count.pd
new file mode 100644
index 0000000..44001b5
--- /dev/null
+++ b/abs/count.pd
@@ -0,0 +1,20 @@
+#N canvas 245 395 450 300 10;
+#X obj 51 24 inlet;
+#X obj 63 144 f 0;
+#X obj 64 180 + 1;
+#X obj 99 144 mod \$1;
+#X msg 75 108 0;
+#X obj 41 246 outlet;
+#X obj 44 66 route reset;
+#X msg 13 109 bang;
+#X obj 161 20 inlet;
+#X connect 0 0 6 0;
+#X connect 1 0 2 0;
+#X connect 1 0 5 0;
+#X connect 2 0 3 0;
+#X connect 3 0 1 1;
+#X connect 4 0 1 1;
+#X connect 6 0 4 0;
+#X connect 6 1 7 0;
+#X connect 7 0 1 0;
+#X connect 8 0 3 1;