• 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: IOProc never called after AudioDeviceStart
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IOProc never called after AudioDeviceStart


  • Subject: Re: IOProc never called after AudioDeviceStart
  • From: Mitch Jones <email@hidden>
  • Date: Thu, 30 Oct 2008 11:03:32 -0700

On Oct 29, 2008, at 8:06 PM, Jeff Moore wrote:


On Oct 29, 2008, at 6:40 PM, Mitch Jones wrote:

On Oct 27, 2008, at 11:51 AM, Jeff Moore wrote:

If you aren't seeing any errors, and you are 100% positive that there is no race here, then perhaps there are some other things at play here.

Does this happen with all audio devices? If not, which devices does it happen to and which doesn't it happen to?

The audio devices I've tried are Built-In Line Output and Built-in Output on the Mac Pro and Built-in output on the Macbook Pro. Neither of which produced sound. These are the only output devices I have.

OK, but it would be helpful to test with devices other than the built-in device if you get a chance.



I borrowed a pair of usb headphones and an m-audio mobilepre. Neither produced any sound. However, I've determined what is causing the problem.


The CFRunloop in the HALRunLoop thread is signaling usr1 which is being caught by our handler. Sound returns if I don't set the SIGUSR1 mask. This isn't always happening, so the questions are:

Under what circumstances does SIGUSR1 get used during audio thread startup? Since the signal appears to be coming from CFRunLoop I realize this might not be a CoreAudio issue.
How can we avoid this?


--
Mitch Jones
email@hidden




_______________________________________________ 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: IOProc never called after AudioDeviceStart
      • From: Jeff Moore <email@hidden>
References: 
 >IOProc never called after AudioDeviceStart (From: Mitch Jones <email@hidden>)
 >Re: IOProc never called after AudioDeviceStart (From: Jeff Moore <email@hidden>)
 >Re: IOProc never called after AudioDeviceStart (From: Mitch Jones <email@hidden>)
 >Re: IOProc never called after AudioDeviceStart (From: Jeff Moore <email@hidden>)
 >Re: IOProc never called after AudioDeviceStart (From: Mitch Jones <email@hidden>)
 >Re: IOProc never called after AudioDeviceStart (From: Jeff Moore <email@hidden>)

  • Prev by Date: Biquad bandpass filter for iPhone
  • Next by Date: Re: IOProc never called after AudioDeviceStart
  • Previous by thread: Re: IOProc never called after AudioDeviceStart
  • Next by thread: Re: IOProc never called after AudioDeviceStart
  • Index(es):
    • Date
    • Thread