Re: Running 'Writing a Sound Wave to File Sample by Sample'
Re: Running 'Writing a Sound Wave to File Sample by Sample'
- Subject: Re: Running 'Writing a Sound Wave to File Sample by Sample'
- From: Chris Adamson <email@hidden>
- Date: Wed, 20 Nov 2013 14:11:47 -0800
The underlying issue being the fact that the book code is pre-ARC.
And we kind of figured anyone willing to deal with an advanced topic like Core Audio would know about ARC and could either turn it off, or remove the handful of retain/release/autorelease calls. This turns out to be a bad assumption; we've had a lot more people tripped up by this than we expected.
-Chris
Sent from my iPad On Nov 20, 2013, at 2:04 PM, John Eigenbrode < email@hidden> wrote:
The downloaded sample code will compile without errors but you have to change the base sdk in the build setting from 10.7 to either 10.8 or 10.9.
- John
|
_______________________________________________
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