From e16a35b811019cf0c54c26078243fc8cc5a87916 Mon Sep 17 00:00:00 2001 From: Gerard van Dongen Date: Mon, 27 Oct 2003 15:40:42 +0000 Subject: added renamed ff help patches svn path=/trunk/externals/ff/; revision=1140 --- ff/ff-constant-help.pd | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 ff/ff-constant-help.pd (limited to 'ff/ff-constant-help.pd') diff --git a/ff/ff-constant-help.pd b/ff/ff-constant-help.pd new file mode 100644 index 0000000..48a8fb7 --- /dev/null +++ b/ff/ff-constant-help.pd @@ -0,0 +1,39 @@ +#N canvas 161 237 742 413 10; +#X msg 68 150 bang; +#X msg 44 213 stop; +#X floatatom 301 269 5 0 0 0 - - -; +#X floatatom 187 214 5 0 0 0 - - -; +#X text 185 196 direction in degrees; +#X floatatom 244 249 5 0 0 0 - - -; +#X text 340 264 level \, range = [-1 \, 1]; +#X text 7 130 start the effect; +#X text 12 146 with a; +#X msg 131 77 delay 250; +#X msg 131 48 interval 500; +#X text 229 79 delay before starting; +#X text 229 50 minimum time between triggers; +#X obj 131 290 ff-constant 0 45 1000 0.5; +#X text 107 314 arguments are inputdevice-number \, direction \, duration +and level; +#X msg 131 151 load; +#X msg 131 175 unload; +#X text 191 150 a load message \, uploads an effect to the stick; +#X text 190 175 an unload message \, removes it; +#X text 303 110 startlevel attack-duration (ms) endlevel decay-duration +; +#X msg 131 112 envelope 0 500 0.5 100; +#X text 300 125 levels are in the range [0 \, 1].; +#X text 109 352 the outlet gives the effect number on the device or +-1 if it is not loaded.; +#X text 241 221 duration in ms \, 0 is infinite \, this includes the +attack/decay times; +#X connect 0 0 13 0; +#X connect 1 0 13 0; +#X connect 2 0 13 3; +#X connect 3 0 13 1; +#X connect 5 0 13 2; +#X connect 9 0 13 0; +#X connect 10 0 13 0; +#X connect 15 0 13 0; +#X connect 16 0 13 0; +#X connect 20 0 13 0; -- cgit v1.2.1