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 12:58:48 +0000
Your ASBD has to match the audio you are receiving from the AU.
If you are receiving 32-bit audio then your ASBD bits per channel
should be 32, no?
On Thu, Dec 6, 2012 at 12:41 PM, Tim Kemp <email@hidden> wrote:
>
> _fileASBD.mBitsPerChannel = 16;
--------------------------------------------------------------------------
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
References: | |
| >How to capture audio generated by a render callback, iOS (From: Tim Kemp <email@hidden>) |
| >Re: How to capture audio generated by a render callback, iOS (From: Gregory Wieber <email@hidden>) |
| >Re: How to capture audio generated by a render callback, iOS (From: Tim Kemp <email@hidden>) |
| >Re: How to capture audio generated by a render callback, iOS (From: Tim Kemp <email@hidden>) |
| >Re: How to capture audio generated by a render callback, iOS (From: Aran Mulholland <email@hidden>) |
| >Re: How to capture audio generated by a render callback, iOS (From: Tim Kemp <email@hidden>) |
| >Re: How to capture audio generated by a render callback, iOS (From: Tim Kemp <email@hidden>) |
| >Re: How to capture audio generated by a render callback, iOS (From: Joel Reymont <email@hidden>) |
| >Re: How to capture audio generated by a render callback, iOS (From: Tim Kemp <email@hidden>) |
| >Re: How to capture audio generated by a render callback, iOS (From: Paul Davis <email@hidden>) |
| >Re: How to capture audio generated by a render callback, iOS (From: Joel Reymont <email@hidden>) |
| >Re: How to capture audio generated by a render callback, iOS (From: Tim Kemp <email@hidden>) |