• 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
More: Time Stamps across different busses/through AUConverters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

More: Time Stamps across different busses/through AUConverters


  • Subject: More: Time Stamps across different busses/through AUConverters
  • From: Evan Olcott <email@hidden>
  • Date: Wed, 22 Nov 2006 11:42:51 -0600

Further investigation finds the following:

As soon as a sample rate is changed on one of the AUConverters, the timeStamp throughput value is changed. In fact, it seems as though the timeStamp numbers themselves reset within the converter, and there exists a sort of offset after they've been changed. Even if the values are the same as they were previously, simply the call to:

AudioUnitSetProperty(audioUnit, kAudioUnitProperty_StreamFormat, kAudioUnitScope_Input, 0, &streamFormat, streamFormatSize);

(audioUnit is the AUConverter) - will somehow "reset" the timeStamp throughput and make an offset of sorts. The timeStamp inside the mixer, after that point, is not the same one showing up at the render callback.

Is this expected behavior?

What can I do to sync up these various busses into the mixer? Where can I find, at the very least, a common start point where each buss can at least then fly off on their own?

-ev
 _______________________________________________
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: More: Time Stamps across different busses/through AUConverters
      • From: William Stewart <email@hidden>
  • Prev by Date: Re: Setting a custom/nongeneric AU property using AudioUnitSetProperty()
  • Next by Date: Re: More: Time Stamps across different busses/through AUConverters
  • Previous by thread: Re: Setting a custom/nongeneric AU property using AudioUnitSetProperty()
  • Next by thread: Re: More: Time Stamps across different busses/through AUConverters
  • Index(es):
    • Date
    • Thread