From 776d5add8cd8e951806d8d0447244e3bfaa6a78d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 21 Nov 2005 15:54:14 +0000 Subject: turned the pddp support objects into a libdir and moved them to the abstractions repository svn path=/trunk/abstractions/pddp/; revision=4002 --- dsp-help.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 dsp-help.pd (limited to 'dsp-help.pd') diff --git a/dsp-help.pd b/dsp-help.pd new file mode 100644 index 0000000..cc26191 --- /dev/null +++ b/dsp-help.pd @@ -0,0 +1,23 @@ +#N canvas 133 91 464 430 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.; +#X text 138 343 On Mac OS X: Cmd-. and Cmd-/; +#X text 47 329 On Windows and GNU/Linux: Ctrl-. and Ctrl-/; +#X text 239 397 released under the GNU GPL; +#X text 22 383 (C) Copyright 2005 Hans-Christoph Steiner +; +#X obj 34 142 pddp_dsp; +#X connect 0 0 4 0; -- cgit v1.2.1