AUTImePitchTest- kTimePitchParam_Pitch does nothing
AUTImePitchTest- kTimePitchParam_Pitch does nothing
- Subject: AUTImePitchTest- kTimePitchParam_Pitch does nothing
- From: Brian Hall <email@hidden>
- Date: Tue, 31 Jul 2012 16:20:43 -0400
I'm using the sample code in Apple's AUTImePitchTest.
"kTimePitchParam_Rate" works fine and stretches the time without
changing pitch.
I assumed "kTimePitchParam_Pitch" would change the pitch but it does
nothing at all. Has anybody had success with this?
Is there some better way to do real-time pitch changes?
here's the very simple line of code-
AudioUnitSetParameter(mTimeAU, kTimePitchParam_Pitch,
kAudioUnitScope_Global, 0, value, 0);
I've set "value" from 0 up to 20.0 with no change in pitch.
OSX 10.6
_______________________________________________
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