• 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
Audio devices input and output coupling
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Audio devices input and output coupling


  • Subject: Audio devices input and output coupling
  • From: Oshrat Fahima <email@hidden>
  • Date: Sun, 11 Oct 2009 12:01:00 -0400
  • Acceptlanguage: en-US
  • Thread-topic: Audio devices input and output coupling

Hi

We would like to display the user only audio devices that have input and output which are clock synced.

 

Currently:

We use the core audio API calls AudioDeviceGetProperty and AudioDeviceGetPropertyInfo in order to acquire the available devices.

Core Audio splits the input and output into 2 audio devices with different device id for each of them,

So we can’t tell which input and output devices are related to the same physical device.

 

Motivation:

Due to the fact that our application in intended for real time LIVE usage, it has more strict demands.

The basic requirement is that the user will be able to choose only input and output devices which are clock synchronized, in order to minimize the latency.

 

The workaround:

The way we are handling this issue today is very poor, we rely on the device’s name (a sub string of its name) but it is somehow awkward.

 

Does anyone have an acceptable solution for this issue?

 

Thanks,

Oshrat

 

 

 

 

 

 _______________________________________________
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: Audio devices input and output coupling
      • From: Jeff Moore <email@hidden>
  • Prev by Date: ExtAudioFileRead Crash
  • Next by Date: Re: ExtAudioFileRead Crash
  • Previous by thread: Re: ExtAudioFileRead Crash
  • Next by thread: Re: Audio devices input and output coupling
  • Index(es):
    • Date
    • Thread