aboutsummaryrefslogtreecommitdiff
path: root/sx/repeater.pd
diff options
context:
space:
mode:
Diffstat (limited to 'sx/repeater.pd')
-rw-r--r--sx/repeater.pd44
1 files changed, 44 insertions, 0 deletions
diff --git a/sx/repeater.pd b/sx/repeater.pd
new file mode 100644
index 0000000..0f6f7a7
--- /dev/null
+++ b/sx/repeater.pd
@@ -0,0 +1,44 @@
+#N canvas 13 12 450 300 10;
+#X obj 80 35 inlet;
+#X obj 80 205 outlet;
+#X obj 80 182 gemhead;
+#X obj 14 118 loadbang;
+#X msg 14 145 0;
+#X obj 80 151 t b a;
+#X obj 80 87 bang;
+#X obj 180 206 outlet;
+#N canvas 360 375 401 263 countto 0;
+#X obj 105 151 f;
+#X obj 139 152 + 1;
+#X msg 153 118 0;
+#X obj 105 20 inlet;
+#X obj 105 181 outlet;
+#X obj 105 119 until;
+#X obj 105 65 f;
+#X obj 105 45 t a b;
+#X obj 105 95 max 0;
+#X connect 0 0 1 0;
+#X connect 0 0 4 0;
+#X connect 1 0 0 1;
+#X connect 2 0 0 1;
+#X connect 3 0 7 0;
+#X connect 5 0 0 0;
+#X connect 6 0 8 0;
+#X connect 7 0 6 0;
+#X connect 7 1 2 0;
+#X connect 8 0 5 0;
+#X restore 80 130 pd countto;
+#X obj 159 36 inlet;
+#X obj 80 108 f;
+#X obj 159 56 s-default \$1 1;
+#X connect 0 0 6 0;
+#X connect 2 0 1 0;
+#X connect 3 0 4 0;
+#X connect 4 0 2 0;
+#X connect 5 0 2 0;
+#X connect 5 1 7 0;
+#X connect 6 0 10 0;
+#X connect 8 0 5 0;
+#X connect 9 0 11 0;
+#X connect 10 0 8 0;
+#X connect 11 0 10 1;