Page 1 of 1

IsPossible? adjust pitch

Posted: Mon May 20, 2013 9:37 am
by Coffee1633
I found the playRate property for the player object and got it to work fine.
However, I can't tell if the pitch is adjusted appropriately when the playback speed is slowed.
An audio expert colleague of mine says that it is not.

Question: Is there a way to adjust the audio pitch when slowing down audio playback to make the audio quality better.

I've seen other apps that have variable audio playback functionality that seem to be pitch adjusted but I'm pretty sure they didn't use LC. Probably Xcode and objective C. Anyone know if the pitch can be fiddled with in LC?

coffee16

Re: IsPossible? adjust pitch

Posted: Mon May 20, 2013 4:28 pm
by Klaus
Hi Coffee1633,

sorry, but you can't!
The current QuickTime implementation in Livecode does not support this feature.

Best

Klaus