• 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
Re: AUTimePitch parameters problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AUTimePitch parameters problem


  • Subject: Re: AUTimePitch parameters problem
  • From: Felipe Baytelman <email@hidden>
  • Date: Tue, 10 May 2005 02:39:22 -0400

Thanks!
Issue solved!
By the way... why aren't this constants in the documentation?

On 09-05-2005, at 21:06, Chris Rogers wrote:

AUTimePitch is fairly CPU intensive, so this doesn't surprise me.

The smoothness and tightness parameter IDs are:

    kTimePitchParam_Smoothness = 3
    kTimePitchParam_Tightness = 4

Use AudioUnitSetParameter() as usual to set these.
both take values from 0 -> 100.

The quality can be set by using the kAudioUnitProperty_RenderQuality property.
(values from 0==lowest to 127==highest) passed as a UInt32....
Currently there are three quality ranges implemented in AUTimePitch:
0->63: low quality
64->95: medium
96->127: high


In the future there may be finer distinctions than the three choices here.

Chris Rogers
Core Audio


        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


References: 
 >AUTimePitch parameters problem (From: Felipe Baytelman <email@hidden>)
 >Re: AUTimePitch parameters problem (From: Chris Rogers <email@hidden>)

  • Prev by Date: Re: Custom MIDI driver does not appear in Audio MIDI Setup
  • Next by Date: Re: AUTimePitch parameters problem
  • Previous by thread: Re: AUTimePitch parameters problem
  • Next by thread: Re: AUTimePitch parameters problem
  • Index(es):
    • Date
    • Thread