• 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
Minimizing input/output latency ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Minimizing input/output latency ?


  • Subject: Minimizing input/output latency ?
  • From: Stéphane Letz <email@hidden>
  • Date: Tue, 19 Apr 2005 12:15:28 +0200

We are developing an application that for various reasons needs to always work by a buffer delay: in the CoreAudio IO callback, we read and use the current input audio buffers, but we write the result of audio computation done the *previous* cycle in the output audio buffers. Thus the global latency has one more buffer delay compared to a version that would read/write audio buffers received in the IO.

It there any way to keep this one buffer delay functioning mode but still try to reduce the I/O latency? For example "changing" the value of kAudioDevicePropertySafetyOffset/kAudioDevicePropertyLatency properties?

Thanks

Stephane Letz

_______________________________________________
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: Minimizing input/output latency ?
      • From: David Duncan <email@hidden>
  • Prev by Date: kAudioUnitProperty_StreamFormat notification
  • Next by Date: Re: Sampling rate question
  • Previous by thread: kAudioUnitProperty_StreamFormat notification
  • Next by thread: Re: Minimizing input/output latency ?
  • Index(es):
    • Date
    • Thread