• 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
AUGraph mixer unit does not call input callback for 44.1 sample rate
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AUGraph mixer unit does not call input callback for 44.1 sample rate


  • Subject: AUGraph mixer unit does not call input callback for 44.1 sample rate
  • From: Tim <email@hidden>
  • Date: Tue, 26 Nov 2013 17:58:17 -0600 (CST)

 I have an AUGraph with kAudioUnitSubType_MultiChannelMixer feeding input to kAudioUnitSubType_VoiceProcessingIO AudioUnit for output on iPhone.  It works fine when I have sample rate set to 8000.  But, when I set to 44100, the input callback (AUGraphSetNodeInputCallback) for the mixer unit never gets called.  The output (recording) callback on the VoiceProcessing continues to get called as expected, so the graph is running.  All error returns are 0.  I have the same sample rate set on all of the inputs and outputs.  The only thing that looked peculiar is the mixer output (and corresponding input to the output unit) are set to 2 channels, even though everything else is mono.  But, I see the same with the 8khz version which works.  Any ideas what could be happening or how to track it down?
thanks
Tim
 _______________________________________________
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


  • Prev by Date: Inter-App Audio node when not always mixable
  • Next by Date: Re: AUTimePitch pitch parameter
  • Previous by thread: Inter-App Audio node when not always mixable
  • Next by thread: mHostTime vs mSampleTime
  • Index(es):
    • Date
    • Thread