need object who can convert 100-1 to 1-100
hello people,
is there any object whon can convert the values (for example; in the range 1-100) 1 to a 100 and then 2 to 99, 3 to 98, a so on ?
i cant find a mathematical solution, bcos im too stupid for this!
cheers
> is there any object whon can convert the values (for example; in the range 1-100) 1 to a 100 and then 2 to 99, 3 to 98, a so on ?
the short answer is !-
or
[scale 100 1 1 100]
thankz al ot !
Pretty straightforward with [scale] reversing the hi & low boundaries.
On Dec 11, 2006, at 9:25 AM, Dieter_Laser wrote:
>
> hello people,
>
> is there any object whon can convert the values (for example; in
> the range 1-100) 1 to a 100 and then 2 to 99, 3 to 98, a so on ?
>
> i cant find a mathematical solution, bcos im too stupid for this!
>
> cheers
----
Steven M. Miller
Associate Professor of Contemporary Music
College of Santa Fe
Contemporary Music Program
1600 St. Michaels Drive
Santa Fe NM 87505
http://pubweb.csf.edu/~smill
(505) 473-6197
SFIFEM
Atrium Sound Space
OVOS
> [!- 101]
Hey, that should be Romans reply!
You mean [!- 110] :P
On Dec 11, 2006, at 12:19 PM, nesa wrote:
>
>> [!- 101]
>
> Hey, that should be Romans reply!
>
>
v a d e //
www.vade.info
abstrakt.vade.info
ah, damn coffe overdose! you're right!
> You mean [!- 110] :P
Quote: nesa wrote on Mon, 11 December 2006 10:19
----------------------------------------------------
>
> > [!- 101]
>
> Hey, that should be Romans reply!
no - i usually convert everything to range 0. 1. for
scaling-operations, and add a [* -1] if i want to reverse
the range.
-110 [!]