aboutsummaryrefslogtreecommitdiff
path: root/dsp-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-15 16:34:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-15 16:34:54 +0000
commit410662b0898e88b56ee8dbbd83d852830b61b9e8 (patch)
tree28777252b6a2551aba65483ac4e0ff0b63befcd9 /dsp-help.pd
parent81028c8e3d4fe93a33397b8eb7bc836af707e177 (diff)
changed help text to reflect namespace
svn path=/trunk/abstractions/pddp/; revision=4406
Diffstat (limited to 'dsp-help.pd')
-rw-r--r--dsp-help.pd14
1 files changed, 7 insertions, 7 deletions
diff --git a/dsp-help.pd b/dsp-help.pd
index a9d7000..2642f38 100644
--- a/dsp-help.pd
+++ b/dsp-help.pd
@@ -1,16 +1,12 @@
-#N canvas 133 91 464 430 10;
+#N canvas 401 79 468 434 10;
#X obj 30 212 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 2 2 cnv 15 450 20 empty empty [pddp/dsp] 2 11 1 18 -233017 -66577
0;
#X obj 418 3 pddp;
-#X text 16 39 [pddp_dsp] is a GUI object to turn on and off the audio
-processing \, aka "DSP". It also shows the status of the DSP \, green
-means DSP is on \, grey means DSP is off.;
#X msg 30 236 \; pd dsp \$1;
#X text 18 103 Click in the box to the left in the object to turn on/off
the DSP:;
-#X text 16 182 [pddp_dsp] is basically a fancy version of this:;
#X text 23 279 Notice that if you use the the above message \, [pddp_dsp]
still responds to the change in DSP status. [pddp_dsp] also responds
to the keyboard shortcuts.;
@@ -19,5 +15,9 @@ to the keyboard shortcuts.;
#X text 239 397 released under the GNU GPL;
#X text 22 383 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at>
;
-#X obj 34 142 pddp_dsp;
-#X connect 0 0 4 0;
+#X obj 34 142 pddp/dsp;
+#X text 16 182 [pddp/dsp] is basically a fancy version of this:;
+#X text 16 39 [pddp/dsp] is a GUI object to turn on and off the audio
+processing \, aka "DSP". It also shows the status of the DSP \, green
+means DSP is on \, grey means DSP is off.;
+#X connect 0 0 3 0;