Re: How to capture audio generated by a render callback, iOS
Re: How to capture audio generated by a render callback, iOS
- Subject: Re: How to capture audio generated by a render callback, iOS
- From: Joel Reymont <email@hidden>
- Date: Thu, 06 Dec 2012 16:00:48 +0000
On Thu, Dec 6, 2012 at 3:50 PM, Tim Kemp <email@hidden> wrote:
>
> I did so: changed my RemoteIO ASBD to use kAudioUnitFlagsCanonical.
What are the flags in kAudioUnitFlagsCanonical?
Did you make sure the flags in your file's ASBD are
kAudioUnitFlagsCanonical also?
From what I've seen of your code thus far, I think you want
kAudioFormatFlagIsSignedInteger | kAudioFormatFlagsNativeEndian |
kAudioFormatFlagIsPacked.
--------------------------------------------------------------------------
for hire: mac osx device driver ninja. kernel, usb and coreaudio drivers
---------------------+------------+---------------------------------------
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
---------------------+------------+---------------------------------------
_______________________________________________
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