aboutsummaryrefslogtreecommitdiff
path: root/count_n.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2005-01-27 12:23:02 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2005-01-27 12:23:02 +0000
commit6b5a0fc360cb8b361a5873bbeb46c7f5c271f9a9 (patch)
tree24716657b5aa274a1d90fdb99a62d0a66821682f /count_n.pd
This commit was generated by cvs2svn to compensate for changes in r2548,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/La-kitchen/; revision=2549
Diffstat (limited to 'count_n.pd')
-rw-r--r--count_n.pd19
1 files changed, 19 insertions, 0 deletions
diff --git a/count_n.pd b/count_n.pd
new file mode 100644
index 0000000..0ad2bd7
--- /dev/null
+++ b/count_n.pd
@@ -0,0 +1,19 @@
+#N canvas -3 30 462 366 10;
+#X obj 104 50 inlet;
+#X obj 104 277 outlet;
+#X obj 165 50 inlet;
+#X obj 255 49 inlet;
+#X obj 146 170 f;
+#X obj 146 193 + 1;
+#X obj 146 216 % \$1;
+#X obj 104 77 t b;
+#X msg 255 81 0;
+#X connect 0 0 7 0;
+#X connect 2 0 6 1;
+#X connect 3 0 8 0;
+#X connect 4 0 5 0;
+#X connect 4 0 1 0;
+#X connect 5 0 6 0;
+#X connect 6 0 4 1;
+#X connect 7 0 4 0;
+#X connect 8 0 4 0;