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 +++++++++++++++++++++++ dsp.pd | 30 ++++++++++++++++++++++++++++++ open.pd | 30 ++++++++++++++++++++++++++++++ print.pd | 11 +++++++++++ print_long.pd | 11 +++++++++++ 5 files changed, 105 insertions(+) create mode 100644 dsp-help.pd create mode 100644 dsp.pd create mode 100644 open.pd create mode 100644 print.pd create mode 100644 print_long.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; diff --git a/dsp.pd b/dsp.pd new file mode 100644 index 0000000..ced23e2 --- /dev/null +++ b/dsp.pd @@ -0,0 +1,30 @@ +#N canvas 358 124 60 18 10; +#X obj 19 1 cnv 16 40 16 empty pddp_dsp_canvas dsp 7 8 0 14 -233017 +-33289 0; +#X obj 0 0 tgl 18 0 THIS_IS_HERE_TO_GET_RID_OF_THE_OUTLET pddp_dsp +empty 1 8 1 9 -233017 -33289 -33289 0 1; +#X obj 82 146 select 0 1; +#X msg 127 179 76; +#X msg 92 180 10; +#X msg 61 228 \; pddp_dsp color \$1 12 12 \; pddp_dsp_canvas color +\$1 12 12; +#X obj 81 16 r pd; +#X obj 81 37 route dsp; +#X obj 82 75 f; +#X msg 109 100 \; pddp_dsp set \$1; +#X msg 2 82 \; pd dsp \$1; +#X text 239 298 released under the GNU GPL; +#X text 22 284 (C) Copyright 2005 Hans-Christoph Steiner +; +#X text 154 2 [pddp_dsp]; +#X connect 1 0 8 0; +#X connect 1 0 10 0; +#X connect 2 0 4 0; +#X connect 2 1 3 0; +#X connect 3 0 5 0; +#X connect 4 0 5 0; +#X connect 6 0 7 0; +#X connect 7 0 8 0; +#X connect 8 0 9 0; +#X connect 8 0 2 0; +#X coords 0 0 1 1 60 18 1; diff --git a/open.pd b/open.pd new file mode 100644 index 0000000..c872aac --- /dev/null +++ b/open.pd @@ -0,0 +1,30 @@ +#N canvas 416 398 124 30 10; +#X obj 107 2 inlet; +#X msg 86 225 \; pd open \$1.pd \$2; +#X obj 86 192 pack s s; +#X obj 86 137 symbol; +#X obj 108 111 t a b; +#X obj 46 0 bng 18 250 50 0 \$0- \$0- empty 0 -6 0 8 -44926 -1 -1; +#X obj 0 61 symbol \$1; +#X obj 58 40 symbol; +#X text 313 346 released under the GNU GPL; +#X text 98 318 (C) Copyright 2005 Hans-Christoph Steiner +; +#X text 90 63 <-- store the last value so that the GOP bang will open +it; +#X text 20 287 This patch opens a patch either from the first argument +or sent in as a message.; +#X obj 0 0 cnv 16 45 18 empty empty open: 6 9 0 14 -233017 -1 0; +#X text 279 176 GOP: 168x18; +#X obj 137 166 getdir; +#X connect 0 0 4 0; +#X connect 0 0 7 0; +#X connect 2 0 1 0; +#X connect 3 0 2 0; +#X connect 4 0 3 0; +#X connect 4 1 14 0; +#X connect 5 0 6 0; +#X connect 6 0 4 0; +#X connect 7 0 6 1; +#X connect 14 0 2 1; +#X coords 0 0 1 1 124 18 1; diff --git a/print.pd b/print.pd new file mode 100644 index 0000000..5ffcb9e --- /dev/null +++ b/print.pd @@ -0,0 +1,11 @@ +#N canvas 273 236 140 203 10; +#X obj 0 0 cnv 15 100 20 empty \$0-pddp_print empty 5 11 1 16 -233017 +-33289 0; +#X obj 10 156 s \$0-pddp_print; +#X obj 10 130 prepend label; +#X obj 9 48 inlet; +#X obj 9 78 list2symbol; +#X connect 2 0 1 0; +#X connect 3 0 4 0; +#X connect 4 0 2 0; +#X coords 0 0 1 1 100 20 1; diff --git a/print_long.pd b/print_long.pd new file mode 100644 index 0000000..78c2cfb --- /dev/null +++ b/print_long.pd @@ -0,0 +1,11 @@ +#N canvas 273 236 233 186 10; +#X obj 0 0 cnv 15 200 20 empty \$0-pddp_print 61 5 10 1 14 -233017 +-33289 0; +#X obj 62 130 s \$0-pddp_print; +#X obj 62 104 prepend label; +#X obj 62 47 inlet; +#X obj 62 77 list2symbol; +#X connect 2 0 1 0; +#X connect 3 0 4 0; +#X connect 4 0 2 0; +#X coords 0 0 1 1 200 20 1; -- cgit v1.2.1