On 6/29/10, Development wrote:
> Can open al not read ogg files? I'm attempting to load a short ogg clip and
> I keep getting random errors.
>
> getOpenALAudioData: ExtAudioFileOpenURL FAILED, Error = 1954115647
> 2010-06-29 15:13:53.965 MixPad[12402:207] error attaching audio to buffer:
> a003
>
On Jun 29, 2010, at 3:18 PM, Development wrote:
> Can open al not read ogg files? I'm attempting to load a short ogg clip and I
> keep getting random errors.
OS X doesn’t ship with any codec for Ogg. It’s possible to install a 3rd party
codec as a QuickTime or CoreAudio component, but I don’t
Can open al not read ogg files? I'm attempting to load a short ogg clip and I
keep getting random errors.
getOpenALAudioData: ExtAudioFileOpenURL FAILED, Error = 1954115647
2010-06-29 15:13:53.965 MixPad[12402:207] error attaching audio to buffer: a003
this is the file loading code, it is dire