IsPossible? adjust pitch

Visuals, audio, animation. Blended, not stirred. If LiveCode is part of your rich media production toolbox, this is the forum for you.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Coffee1633
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 219
Joined: Mon Dec 05, 2011 5:35 pm

IsPossible? adjust pitch

Post by Coffee1633 » Mon May 20, 2013 9:37 am

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

Klaus
Posts: 14191
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: IsPossible? adjust pitch

Post by Klaus » Mon May 20, 2013 4:28 pm

Hi Coffee1633,

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

Best

Klaus

Post Reply