aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/sound/building_waveforms_with_sines.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/sound/building_waveforms_with_sines.pd')
-rw-r--r--doc/tutorials/sound/building_waveforms_with_sines.pd19
1 files changed, 9 insertions, 10 deletions
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;