aboutsummaryrefslogtreecommitdiff
path: root/count_n.pd
diff options
context:
space:
mode:
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;