aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/3.audio.examples/B05.tabread.FM.pd
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-09-23 00:21:28 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-09-23 00:21:28 +0000
commit64fdb009695828b788fce074135b20a5e52c5fc4 (patch)
treea05144197dd339721b6d4a3a0927f7596e8872b6 /pd/doc/3.audio.examples/B05.tabread.FM.pd
parenta30193fcd726552364de74984b200be2c30723e7 (diff)
imported version 0.37-0
svn path=/trunk/; revision=1016
Diffstat (limited to 'pd/doc/3.audio.examples/B05.tabread.FM.pd')
-rw-r--r--pd/doc/3.audio.examples/B05.tabread.FM.pd24
1 files changed, 12 insertions, 12 deletions
diff --git a/pd/doc/3.audio.examples/B05.tabread.FM.pd b/pd/doc/3.audio.examples/B05.tabread.FM.pd
index ac2d9507..0dff773e 100644
--- a/pd/doc/3.audio.examples/B05.tabread.FM.pd
+++ b/pd/doc/3.audio.examples/B05.tabread.FM.pd
@@ -77,10 +77,8 @@
#X connect 27 0 21 0;
#X restore 153 305 pd output;
#X msg 229 278 MUTE;
-#X text 521 439 updated for Pd version 0.34;
#X floatatom 153 95 4 0 0 0 - - -;
#X text 153 69 frequency;
-#X text 33 8 MORE ON FREQUENCY MODULATION;
#X floatatom 195 206 4 0 0 0 - - -;
#X text 155 50 modulation;
#X obj 152 157 *~;
@@ -92,16 +90,18 @@
#X obj 152 237 osc~;
#X obj 153 122 tabosc4~ pitchmod14;
#X text 254 194 carrier;
-#X text 47 356 This patch is like the original FM patch except in having
-a settable wavetable for the modulation oscillator. Try changing the
-waveform as well as the three familiar parameters.;
+#X text 33 8 FREQUENCY MODULATION BY WAVETABLE;
+#X text 47 356 This tabosc4~ controls the pitch of a sinusoidal oscillator
+(osc~). Try changing the waveform as well as the three familiar parameters.
+;
+#X text 520 438 updated for Pd version 0.37;
#X connect 1 0 2 1;
#X connect 2 0 1 0;
#X connect 3 0 2 2;
-#X connect 5 0 17 0;
-#X connect 8 0 14 1;
-#X connect 10 0 14 0;
-#X connect 13 0 10 1;
-#X connect 14 0 16 0;
-#X connect 16 0 2 0;
-#X connect 17 0 10 0;
+#X connect 4 0 15 0;
+#X connect 6 0 12 1;
+#X connect 8 0 12 0;
+#X connect 11 0 8 1;
+#X connect 12 0 14 0;
+#X connect 14 0 2 0;
+#X connect 15 0 8 0;