Re: 10.7.3 broke (fixed?) my code
Re: 10.7.3 broke (fixed?) my code
- Subject: Re: 10.7.3 broke (fixed?) my code
- From: Seth Willits <email@hidden>
- Date: Tue, 13 Mar 2012 17:58:41 -0700
On Mar 13, 2012, at 4:39 PM, Seth Willits wrote:
> I'm using code almost identical to the Apple sample "RecordAudioToFile".
>
> Here's my code.
> https://gist.github.com/805b07756be5a9952388
Ok, it's been a while since I've read through all of this code and I was initially focusing on the wrong part. The AUHAL device (with this particular microphone) spits out 16 kHz, but that's fine because the ExtAudioFile object has an AudioConverter attached which should be properly converting from its input format (the AUHAL's output which is 16 kHz) to the file's ASBD which is 44.1 kHz.
So the question remains, why is this suddenly broken on 10.7.3?
--
Seth Willits
_______________________________________________
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