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/building_waveforms_with_sines.pd | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'doc/tutorials/sound/building_waveforms_with_sines.pd') diff --git a/doc/tutorials/sound/building_waveforms_with_sines.pd b/doc/tutorials/sound/building_waveforms_with_sines.pd index babb8bf4..d2e4b2a3 100644 --- a/doc/tutorials/sound/building_waveforms_with_sines.pd +++ b/doc/tutorials/sound/building_waveforms_with_sines.pd @@ -1,5 +1,4 @@ #N canvas 26 211 652 472 10; -#X obj 494 57 import rradical; #X obj 541 21 pddp/dsp; #X obj 11 8 cnv 15 450 40 empty empty building_waveforms_with_sines 20 12 0 24 -228992 -66577 0; @@ -84,13 +83,13 @@ to an amplitude that is the inverse of the harmonic number. That means for harmonic 2 \, set the slider to an amplitude of 1/2 \, or halfway in the middle. For harmonic 3 \, set it at 1/3 \, harmonic 4 \, set to 1/4 \, and so on...; +#X connect 4 0 5 0; #X connect 5 0 6 0; -#X connect 6 0 7 0; -#X connect 7 0 10 0; -#X connect 8 0 19 0; -#X connect 9 0 3 0; -#X connect 9 0 3 1; -#X connect 10 0 9 1; -#X connect 16 0 9 0; -#X connect 19 0 16 0; -#X connect 19 1 5 0; +#X connect 6 0 9 0; +#X connect 7 0 18 0; +#X connect 8 0 2 0; +#X connect 8 0 2 1; +#X connect 9 0 8 1; +#X connect 15 0 8 0; +#X connect 18 0 15 0; +#X connect 18 1 4 0; -- cgit v1.2.1