Re: Parameter value convert
Re: Parameter value convert
- Subject: Re: Parameter value convert
- From: Brett George <email@hidden>
- Date: Wed, 11 Feb 2009 14:20:26 -0800
Mark's Studio wrote:
> I know this might be a bit off topic.
>
> i have a parameter that goes from -2400..0.. 2400
> and i would like to convert it to 0.25..1..4
>
> 2400 = 4
> 1200 = 2
> 0 = 1
> -1200 = 0.5
> -2400 =0.25
>
> Hopefully someone has a smart trick, i gone completely blank.
y=2^(x/1200)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden