aboutsummaryrefslogtreecommitdiff
path: root/rhythm_estimator_example2.pd
diff options
context:
space:
mode:
Diffstat (limited to 'rhythm_estimator_example2.pd')
-rw-r--r--rhythm_estimator_example2.pd19
1 files changed, 19 insertions, 0 deletions
diff --git a/rhythm_estimator_example2.pd b/rhythm_estimator_example2.pd
new file mode 100644
index 0000000..bfccc51
--- /dev/null
+++ b/rhythm_estimator_example2.pd
@@ -0,0 +1,19 @@
+#N canvas 333 301 450 292 10;
+#X obj 134 192 pipe;
+#X obj 202 164 bang-eater 1 2;
+#X obj 195 70 loadbang;
+#X obj 76 120 cos;
+#X obj 125 151 +;
+#X obj 66 57 line;
+#X text 39 18 LFO;
+#X obj 101 95 osc~;
+#X obj 198 113 rhythm_estimator re1;
+#X obj 202 202 rhythm_estimator re2;
+#X connect 0 0 8 0;
+#X connect 1 0 9 0;
+#X connect 2 0 8 0;
+#X connect 3 0 4 0;
+#X connect 4 0 0 1;
+#X connect 8 0 1 0;
+#X connect 8 1 4 1;
+#X connect 9 0 0 0;