Re: iPhone Custom Audio Unit: why buzz?
Re: iPhone Custom Audio Unit: why buzz?
- Subject: Re: iPhone Custom Audio Unit: why buzz?
- From: tahome izwah <email@hidden>
- Date: Sun, 7 Mar 2010 15:37:08 +0100
Yes. Make that
> for (UInt32 frame=0; frame<inNumberFrames; frame++)
I have no idea who writes code like this... looks like there's a
problem in every line of code.
--th
2010/3/7 Hamilton Feltman <email@hidden>:
> All the things already mentioned, and there is another problem is in this
> line of code alone:
> for (UInt32 frame; frame<inNumberFrames; ++frame)
>
>
_______________________________________________
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