Re: OpenAL and file size

2010-01-31 Thread Jens Alfke
On Jan 31, 2010, at 12:56 PM, Chunk 1978 wrote: > can you refer to me to samples or appropriate documentation so that i > can learn how to accomplish this? i'm thinking it would be ideal to > supply my code with a file size limit, so that if a particular sound > file is larger than to only play

Re: OpenAL and file size

2010-01-31 Thread Chunk 1978
oh i see. i have to do that myself. since i'm new at audio programming, i just assumed that the point of Extended Audio File was to load and play a large audio file piecemeal - that it did it for me as part of the framework. can you refer to me to samples or appropriate documentation so that i c