• 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: Bug in IOAudioStream?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in IOAudioStream?


  • Subject: Re: Bug in IOAudioStream?
  • From: Shaun Wexler <email@hidden>
  • Date: Mon, 15 Aug 2005 11:51:51 -0700

On Aug 15, 2005, at 11:42 AM, Jeff Moore wrote:

Looking at the IORegistry I see that all three streams are present, but the IOAudioStreamStartingChannelNumber property for the third stream is missing.


This is why the HAL ignores this third stream. That property is vital so that the HAL knows what order to present the streams in the IOProc.

FWIW, this is also one of the bugs in Digidesign's CoreAudio user- land driver. It doesn't set the starting channel number of its streams; they all report 0. This can wreak havoc on app's which depend on the property. As a workaround I simply rely on the HAL to give me a proper buffer list, and parse from that.
--
Shaun Wexler
MacFOH
http://www.macfoh.com



_______________________________________________ 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: Bug in IOAudioStream?
      • From: BlazeAudio Developer <email@hidden>
References: 
 >Audio clipping (From: Jonathan Lott <email@hidden>)
 >Re: Audio clipping (From: Jeff Moore <email@hidden>)
 >Bug in IOAudioStream? (From: BlazeAudio Developer <email@hidden>)
 >Re: Bug in IOAudioStream? (From: Jeff Moore <email@hidden>)

  • Prev by Date: Re: Bug in IOAudioStream?
  • Next by Date: Re: Sample Rate: 44100 or 48000
  • Previous by thread: Re: Bug in IOAudioStream?
  • Next by thread: Re: Bug in IOAudioStream?
  • Index(es):
    • Date
    • Thread