From 1cb47a3686b1aa3ca51d11e4506c27aea25e07a8 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 8 Jun 2010 13:59:42 +0000 Subject: fixed minor errors reported by load_every_help.py svn path=/trunk/; revision=13624 --- doc/tutorials/playnow/filter.sweep.pd | 2 +- doc/tutorials/playnow/viewfm.pd | 2 +- doc/tutorials/playnow/voice-fm.pd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/tutorials/playnow/filter.sweep.pd b/doc/tutorials/playnow/filter.sweep.pd index 28bb76ce..e7809d5a 100644 --- a/doc/tutorials/playnow/filter.sweep.pd +++ b/doc/tutorials/playnow/filter.sweep.pd @@ -149,7 +149,7 @@ more expensive than bp~.; #X text 520 218 12000; #X restore 498 177 pd conversion-tables; #X msg 565 55 \; pitch 48 \; speed -2 \; depth 27 \; offset 56 \; q -2 \; dsp 1; +2 \; pd dsp 1; #X connect 0 0 1 1; #X connect 1 0 0 0; #X connect 2 0 1 2; diff --git a/doc/tutorials/playnow/viewfm.pd b/doc/tutorials/playnow/viewfm.pd index ca8fc072..158aecb6 100644 --- a/doc/tutorials/playnow/viewfm.pd +++ b/doc/tutorials/playnow/viewfm.pd @@ -164,7 +164,7 @@ #X text 8 532 (C) Copyright 2004 Hans-Christoph Steiner ; #X text 225 547 released under the GNU GPL; -#X obj 585 264 pddp_dsp; +#X obj 585 264 pddp/dsp; #X obj 201 326 f; #X text 117 190 Watch how a basic FM synth changes the waveform.; #X obj 432 450 dac~; diff --git a/doc/tutorials/playnow/voice-fm.pd b/doc/tutorials/playnow/voice-fm.pd index 59db4080..c6f066e4 100644 --- a/doc/tutorials/playnow/voice-fm.pd +++ b/doc/tutorials/playnow/voice-fm.pd @@ -34,7 +34,7 @@ #X text 236 555 released under the GNU GPL; #X text 395 255 click to record; #X obj 367 379 makesymbol voice-fm-%s.wav; -#X obj 539 249 pddp_dsp; +#X obj 539 249 pddp/dsp; #X connect 0 0 2 0; #X connect 2 0 3 0; #X connect 2 0 4 0; -- cgit v1.2.1