aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/sound/detecting_pitch.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/sound/detecting_pitch.pd')
-rw-r--r--doc/tutorials/sound/detecting_pitch.pd20
1 files changed, 9 insertions, 11 deletions
diff --git a/doc/tutorials/sound/detecting_pitch.pd b/doc/tutorials/sound/detecting_pitch.pd
index bfd3b68d..d77b721b 100644
--- a/doc/tutorials/sound/detecting_pitch.pd
+++ b/doc/tutorials/sound/detecting_pitch.pd
@@ -1,5 +1,4 @@
#N canvas 91 86 636 456 10;
-#X declare -lib rradical;
#X obj 541 21 pddp/dsp;
#X obj 11 8 cnv 15 400 40 empty empty detecting_pitch 20 12 0 24 -228992
-66577 0;
@@ -12,7 +11,6 @@ mic!;
#X text 152 183 <-- banged on attack;
#X obj 163 157 - 100;
#X obj 118 227 mtof;
-#X obj 516 59 import rradical;
#X obj 126 371 output~;
#X obj 149 340 *~;
#X obj 118 247 osc~;
@@ -26,13 +24,13 @@ mic!;
#X connect 2 3 7 0;
#X connect 4 0 2 0;
#X connect 4 1 2 0;
+#X connect 7 0 12 0;
#X connect 7 0 13 0;
-#X connect 7 0 14 0;
-#X connect 8 0 12 0;
-#X connect 11 0 10 1;
-#X connect 12 0 11 0;
-#X connect 13 0 14 1;
-#X connect 14 0 15 0;
-#X connect 15 0 17 0;
-#X connect 16 0 11 1;
-#X connect 17 0 16 0;
+#X connect 8 0 11 0;
+#X connect 10 0 9 1;
+#X connect 11 0 10 0;
+#X connect 12 0 13 1;
+#X connect 13 0 14 0;
+#X connect 14 0 16 0;
+#X connect 15 0 10 1;
+#X connect 16 0 15 0;