Hi.
I dont’ know if this is possible in Flash, but I would like to be able to control the pitch of a sound using ActionScript. I need to make a jet engine sound like it’s winding up or down as a throttle is moved up or down. But the trick is going to be that it must respond to the user’s input… ie, it’s not a set acceleration or decceleration.
My first thought was to accomplish this using Flash’s ability to play up to eight sounds at once… I would just layer some tones on top of the base engine run sound to give it the appropriate sound for the speed of the engine.
Is there any other way to go about this? Anyone else modulated the frequency of a sound directly? Any input would be welcome… thanks!