• 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: 192000 Hz won't render
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 192000 Hz won't render


  • Subject: Re: 192000 Hz won't render
  • From: Jeff Moore <email@hidden>
  • Date: Thu, 29 Mar 2007 12:41:01 -0700

I have not heard of any issues at the hardware level or HAL level with hardware running at 192K, other than potentially bandwidth issues on constrained busses (e.g. USB). Depending on the bit depth and number of channels involved, it's quite possible to run out of isoch bandwidth.

One thing you might run into though is that to maintain an ~11.5ms IO cycle, the buffer size would increase from the default of 512 frames to 2048 frames. If this is the case, you probably need to update each AU's kAudioUnitProperty_MaximumFramesPerSlice property to be large enough.

On Mar 29, 2007, at 8:10 AM, Evan Olcott wrote:

I've finally gotten my hands on a small interface that does 192kHz sample rate, and we're testing the apps with them, because some users have reported that they won't playback at that sample rate.

Well, I can confirm this, but what seems to be happening is the HAL Output Unit is not calling AudioUnitRender at all!

I have *extreme* error checking at every level (wrapped in Cocoa), and *nothing* is reporting any errors.
Yet when I call AUGraphStart, nothing happens when the sample rate is 192kHz. All other sample rates with the same hardware device work fine.


Is this the fault of the driver? Of the HAL Output Unit? Something I'm not configuring properly? I wished there was an error that would point me in the right direction, but everything seems happy in the setup calls...

Thanks in advance for any pointers!


--

Jeff Moore
Core Audio
Apple




_______________________________________________ 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: 192000 Hz won't render
      • From: Christopher Ashworth <email@hidden>
References: 
 >192000 Hz won't render (From: Evan Olcott <email@hidden>)

  • Prev by Date: Detecting preset parameter changes in Audio Units
  • Next by Date: Re: CPU at 100% [Was: AAC and AudioConverter error : '!pkd']
  • Previous by thread: 192000 Hz won't render
  • Next by thread: Re: 192000 Hz won't render
  • Index(es):
    • Date
    • Thread