• 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
audioqueue time/pitch processor
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

audioqueue time/pitch processor


  • Subject: audioqueue time/pitch processor
  • From: Robert Carroll <email@hidden>
  • Date: Thu, 02 Jun 2011 17:55:51 -0400

Just in case there is general interest in this, it is possible to enable the time/pitch processor with this code borrowed from the IOS version:

// set the time/pitch processor of the queue
        UInt32 propValue = 1;

        

        err = AudioQueueSetProperty(mQueue, kAudioQueueProperty_EnableTimePitch, &propValue, sizeof(propValue)); 

Then pitch change works as described.

rob
 _______________________________________________
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

  • Prev by Date: Re: Create MIDI device programmaticly without a MIDIDriver bundle
  • Next by Date: RE: Recording RemoteIO output Trouble since iOS 4.3
  • Previous by thread: Re: Coreaudio-api Digest, Vol 8, Issue 163
  • Next by thread: RE: Recording RemoteIO output Trouble since iOS 4.3
  • Index(es):
    • Date
    • Thread