aboutsummaryrefslogtreecommitdiff
path: root/Patches/count.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Patches/count.pd')
-rw-r--r--Patches/count.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/Patches/count.pd b/Patches/count.pd
new file mode 100644
index 0000000..a627e99
--- /dev/null
+++ b/Patches/count.pd
@@ -0,0 +1,17 @@
+#N canvas 0 0 454 304 10;
+#X obj 170 53 inlet;
+#X text 177 7 count to n;
+#X obj 170 168 f;
+#X obj 170 211 outlet;
+#X obj 170 85 t f b;
+#X obj 145 131 bangx;
+#X obj 198 168 + 1;
+#X msg 203 116 1;
+#X connect 0 0 4 0;
+#X connect 2 0 6 0;
+#X connect 2 0 3 0;
+#X connect 4 0 5 0;
+#X connect 4 1 7 0;
+#X connect 5 0 2 0;
+#X connect 6 0 2 1;
+#X connect 7 0 2 1;