From 4c775629ea1964da725b6f0cd3d0d0b013aee045 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 2 Apr 2007 21:12:09 +0000 Subject: renamed help patches to follow the standard file naming scheme svn path=/trunk/externals/miXed/; revision=7539 --- doc/help/cyclone/linedrive-help.pd | 50 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 doc/help/cyclone/linedrive-help.pd (limited to 'doc/help/cyclone/linedrive-help.pd') diff --git a/doc/help/cyclone/linedrive-help.pd b/doc/help/cyclone/linedrive-help.pd new file mode 100644 index 0000000..01ba003 --- /dev/null +++ b/doc/help/cyclone/linedrive-help.pd @@ -0,0 +1,50 @@ +#N canvas 118 93 803 559 10; +#X obj 36 30 linedrive; +#X text 109 31 scale numnbers exponentially for use with; +#X obj 402 27 line~; +#X obj 49 359 snapshot~; +#X obj 49 334 metro 10; +#X obj 49 136 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#X floatatom 49 386 10 0 0 0 - - -; +#X text 173 107 integer message as input; +#X msg 174 135 60; +#X obj 174 209 linedrive 127 1 1.06 30; +#X text 230 324 Linedrive converts integers for use with line~. Linedrive +takes integers ranging from -argument1 to +argument1 and scales them +to fall within the range -argument2 to +argument2. If the input equals +argument1 \, the output is equal to argument value2. Output varies +exponentially with the input depending on argument3. With the arguments +shown \, input values between 0 and 127 are converted from 2*dB to +linear amplitude with 127 becoming 1; +#X text 298 283 outputs two values which can be sent to line~ as a +destination and a time in milliseconds; +#X text 372 135 integer message to change last argument \, which is +time in milliseconds; +#X text 348 203 argument1 is the reference input (int) \; argument2 +is the reference output (float) \; argument3 is the base value (float) +\; argument4 is the time value in milliseconds (int); +#X text 232 444 The output is a list of two values \, the second one +being equal to argument4 and can be sent directly to a line~ 0; +#X obj 113 290 line~ 0; +#X text 42 121; +#X floatatom 330 142 5 0 0 0 - - -; +#X msg 113 135 0; +#X text 5 5 ; +#X text 13 525 docs based on the MAX/MSP reference (c) cycling'74; +#X text 12 539 ___________________________________________________ +; +#X text 35 76 I guess that's largely millers linedrive help patch: +; +#X text 35 63 I found most of this in an older fts help .pat file \, +; +#X obj 174 291 print linedrive; +#X connect 3 0 6 0; +#X connect 4 0 3 0; +#X connect 5 0 4 0; +#X connect 8 0 9 0; +#X connect 9 0 15 0; +#X connect 9 0 24 0; +#X connect 15 0 3 0; +#X connect 17 0 9 1; +#X connect 18 0 15 0; -- cgit v1.2.1