Re: OpenAL and file size
Re: OpenAL and file size
- Subject: Re: OpenAL and file size
- From: David Duncan <email@hidden>
- Date: Sun, 31 Jan 2010 12:27:08 -0800
On Jan 31, 2010, at 10:48 AM, Chunk 1978 wrote:
> i'm under the impression that i currently am using extended audio file
> to read the file's data. can you confirm based on the .m that was
> attached in my previous post?
Your using ExtAudio file, but thats not really the important point of what I said - you need to load the file piecemeal rather than in its entirety as you are currently doing. Load a few seconds of audio at a time, split those few seconds into smaller segments, and when a particular segment finishes playing, load another segment until you've gone through the entire file.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
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