aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/sound/building_waveforms_with_sines.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-05 18:39:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-05 18:39:54 +0000
commit6c4597a7555f74043182020b8a9dd23626b5e6f5 (patch)
treed2b8c211b78acc1f77e67d6325391686a7f17140 /doc/tutorials/sound/building_waveforms_with_sines.pd
parente97baac969935ad0680ab581926cb27633073808 (diff)
removed references to rradical since its no longer needed or included in Pd-extended
svn path=/trunk/; revision=15519
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;