• 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: Syncing AudioReflectorDriver to another audio device
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Syncing AudioReflectorDriver to another audio device


  • Subject: Re: Syncing AudioReflectorDriver to another audio device
  • From: Jeff Moore <email@hidden>
  • Date: Tue, 3 Aug 2010 11:16:43 -0700

By synchronize, I take it to mean that you want the Reflector to drive itself from the USB device's clock? Doing that is a fairly involved process.

I'm sure I'll miss some details but to start with, you'd need to write code in the Reflector driver that could find the USB audio device in the kernel and latch on to it's clock somehow, perhaps by looking at it's status block or something like that. Once you can do that, you would then need to replace the work loop timer that the Reflector currently uses for timing with the timing information from the USB Audio device.

--

Jeff Moore
Core Audio
Apple



On Aug 3, 2010, at 10:12 AM, Chuck Carlson wrote:

> What's a good way to sync AudioReflectorDriver to a usb audio device?
>
> I've looked into kAudioDevicePropertyClockDomain but that seems to show what devices that are synced in hardware.
>
> What property is set to add items to Audio Midi Setup's Clock Source selector?

 _______________________________________________
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: Syncing AudioReflectorDriver to another audio device
      • From: Chuck Carlson <email@hidden>
References: 
 >Syncing AudioReflectorDriver to another audio device (From: Chuck Carlson <email@hidden>)

  • Prev by Date: Syncing AudioReflectorDriver to another audio device
  • Next by Date: Re: Syncing AudioReflectorDriver to another audio device
  • Previous by thread: Syncing AudioReflectorDriver to another audio device
  • Next by thread: Re: Syncing AudioReflectorDriver to another audio device
  • Index(es):
    • Date
    • Thread