AUTimePitch parameters problem
AUTimePitch parameters problem
- Subject: AUTimePitch parameters problem
- From: Felipe Baytelman <email@hidden>
- Date: Mon, 9 May 2005 20:51:22 -0400
After calling the following method the AU starts
- (void) setRate: (float) rate {
AudioUnitSetParameter(timepitchUnit, kTimePitchParam_Rate,
kAudioUnitScope_Global, 0, rate, 0);
}
This leads to a laggy performance (and CPU eating)...
How can I change the Smoothness and quality (through code)?
Thanks
Felipe Baytelman
Baytex Software
email@hidden http://www.baytex.net (+56 8) 249 62 41
_______________________________________________
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