From 6c4597a7555f74043182020b8a9dd23626b5e6f5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 5 Oct 2011 18:39:54 +0000 Subject: removed references to rradical since its no longer needed or included in Pd-extended svn path=/trunk/; revision=15519 --- doc/tutorials/sound/detecting_pitch.pd | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'doc/tutorials/sound/detecting_pitch.pd') 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; -- cgit v1.2.1