From ffe0233ceb9d0e3b03b4a81561d68a85339cb1df Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 11 Dec 2006 04:25:06 +0000 Subject: converted to use the standard help file name (*-help.pd) svn path=/trunk/externals/ggee/; revision=6776 --- experimental/help-stk.pd | 38 -------------------------------------- experimental/stk-help.pd | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 38 deletions(-) delete mode 100644 experimental/help-stk.pd create mode 100644 experimental/stk-help.pd (limited to 'experimental') diff --git a/experimental/help-stk.pd b/experimental/help-stk.pd deleted file mode 100644 index 0d0ce37..0000000 --- a/experimental/help-stk.pd +++ /dev/null @@ -1,38 +0,0 @@ -#N canvas 226 114 478 387 10; -#X obj 151 263 stk BeeThree; -#X obj 142 307 dac~; -#X msg 14 84 print; -#X text 13 66 Learn about the different instruments:; -#X floatatom 240 248 5 0 0 0 - - -; -#X msg 48 121 38 0.5; -#X msg 15 121 38 1; -#X msg 95 121 38 0.25; -#X msg 147 121 38 0.1; -#X text 14 102 Notes and velocity; -#X text 238 231 velocity (0-1); -#X msg 18 225 control 1 \$1; -#X floatatom 18 209 5 0 0 0 - - -; -#X text 16 196 change different control channels (see stk docs); -#X text 17 361 (C) 1999-2004 Guenter Geiger; -#X text 12 15 stk - external to access the instrument from Perry Cooks -Synthesis Toolkit; -#X msg 18 276 aftertouch \$1; -#X msg 19 324 pitchbend \$1; -#X floatatom 18 261 5 0 0 0 - - -; -#X floatatom 19 310 5 0 0 0 - - -; -#X text 17 248 aftertouch; -#X text 18 296 pitchbend; -#X connect 0 0 1 0; -#X connect 0 0 1 1; -#X connect 2 0 0 0; -#X connect 4 0 0 1; -#X connect 5 0 0 0; -#X connect 6 0 0 0; -#X connect 7 0 0 0; -#X connect 8 0 0 0; -#X connect 11 0 0 0; -#X connect 12 0 11 0; -#X connect 16 0 0 0; -#X connect 17 0 0 0; -#X connect 18 0 16 0; -#X connect 19 0 17 0; diff --git a/experimental/stk-help.pd b/experimental/stk-help.pd new file mode 100644 index 0000000..0d0ce37 --- /dev/null +++ b/experimental/stk-help.pd @@ -0,0 +1,38 @@ +#N canvas 226 114 478 387 10; +#X obj 151 263 stk BeeThree; +#X obj 142 307 dac~; +#X msg 14 84 print; +#X text 13 66 Learn about the different instruments:; +#X floatatom 240 248 5 0 0 0 - - -; +#X msg 48 121 38 0.5; +#X msg 15 121 38 1; +#X msg 95 121 38 0.25; +#X msg 147 121 38 0.1; +#X text 14 102 Notes and velocity; +#X text 238 231 velocity (0-1); +#X msg 18 225 control 1 \$1; +#X floatatom 18 209 5 0 0 0 - - -; +#X text 16 196 change different control channels (see stk docs); +#X text 17 361 (C) 1999-2004 Guenter Geiger; +#X text 12 15 stk - external to access the instrument from Perry Cooks +Synthesis Toolkit; +#X msg 18 276 aftertouch \$1; +#X msg 19 324 pitchbend \$1; +#X floatatom 18 261 5 0 0 0 - - -; +#X floatatom 19 310 5 0 0 0 - - -; +#X text 17 248 aftertouch; +#X text 18 296 pitchbend; +#X connect 0 0 1 0; +#X connect 0 0 1 1; +#X connect 2 0 0 0; +#X connect 4 0 0 1; +#X connect 5 0 0 0; +#X connect 6 0 0 0; +#X connect 7 0 0 0; +#X connect 8 0 0 0; +#X connect 11 0 0 0; +#X connect 12 0 11 0; +#X connect 16 0 0 0; +#X connect 17 0 0 0; +#X connect 18 0 16 0; +#X connect 19 0 17 0; -- cgit v1.2.1