• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
AUNewTimePitch : what is the range of values for kNewTimePitchParam_*, comments in AudioUnitParameters.h unclear
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AUNewTimePitch : what is the range of values for kNewTimePitchParam_*, comments in AudioUnitParameters.h unclear


  • Subject: AUNewTimePitch : what is the range of values for kNewTimePitchParam_*, comments in AudioUnitParameters.h unclear
  • From: Andy Davidson <email@hidden>
  • Date: Sat, 20 Oct 2012 13:48:06 -0700
  • Thread-topic: AUNewTimePitch : what is the range of values for kNewTimePitchParam_*, comments in AudioUnitParameters.h unclear

Hi

I started playing around with the new AUNewTimePitch in IOS 6. There does not seem to be much documentation. I found the following in AudioUnitParameters.h 

I am not sure how to interpret the parameter range comments. For example what does
1/32 - > 32, 1.0  
Mean?

Any idea what kNewTimePitchParam_Overlap and kNewTimePitchParam_EnablePeakLocking do?

Thanks in advance

Andy

// Parameters for AUNewTimePitch
enum {
// Global, rate, 1/32 -> 32.0, 1.0
kNewTimePitchParam_Rate = 0,

// Global, Cents, -2400 -> 2400, 1.0
kNewTimePitchParam_Pitch = 1,

// Global, generic, 3.0 -> 32.0, 8.0
kNewTimePitchParam_Overlap = 4,

// Global, Boolean, 0->1, 1
kNewTimePitchParam_EnablePeakLocking = 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

  • Follow-Ups:
    • Re: AUNewTimePitch : what is the range of values for kNewTimePitchParam_*, comments in AudioUnitParameters.h unclear
      • From: Chris Adamson <email@hidden>
  • Prev by Date: Re: AAC Priming Info Under 64-bit
  • Next by Date: Re: AUNewTimePitch : what is the range of values for kNewTimePitchParam_*, comments in AudioUnitParameters.h unclear
  • Previous by thread: Re: AAC Priming Info Under 64-bit
  • Next by thread: Re: AUNewTimePitch : what is the range of values for kNewTimePitchParam_*, comments in AudioUnitParameters.h unclear
  • Index(es):
    • Date
    • Thread