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/00.controlling_dsp_processing.pd | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/tutorials/sound/00.controlling_dsp_processing.pd') diff --git a/doc/tutorials/sound/00.controlling_dsp_processing.pd b/doc/tutorials/sound/00.controlling_dsp_processing.pd index a6898368..c3365e4a 100644 --- a/doc/tutorials/sound/00.controlling_dsp_processing.pd +++ b/doc/tutorials/sound/00.controlling_dsp_processing.pd @@ -1,5 +1,4 @@ #N canvas 10 40 620 460 10; -#X obj 494 57 import rradical; #X obj 541 21 pddp/dsp; #X obj 11 8 cnv 15 400 40 empty empty TEMPLATE 20 12 0 24 -228992 -66577 0; @@ -28,6 +27,6 @@ on \, and "0" means off.; #X text 463 205 (sine wave generator); #X text 13 323 You can also use the menu options: from the "Media" menu \, select "audio ON" or "audio OFF".; +#X connect 14 0 15 0; #X connect 15 0 16 0; -#X connect 16 0 17 0; -#X connect 16 0 17 1; +#X connect 15 0 16 1; -- cgit v1.2.1