Re: Even slider values with OpenAL pitch shifting
Re: Even slider values with OpenAL pitch shifting
- Subject: Re: Even slider values with OpenAL pitch shifting
- From: Kyle Sluder <email@hidden>
- Date: Tue, 15 Dec 2009 18:06:53 -0800
On Tue, Dec 15, 2009 at 6:01 PM, Chunk 1978 <email@hidden> wrote:
> any thoughts on how i can solve this kind of problem?
Have your controller correctly map between the two number systems?
Pitch grows geometrically (+1 octave = 2x the freq, -1 octave = 1/2
the freq, as you have deduced), while sliders are linear. So assuming
you've taken intermediate algebra, you will be able to translate
between the two.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden