[OpenAL][ALUT] Need some help loading files.

Mark Landis landi001 at csusm.edu
Thu Dec 7 17:47:41 PST 2006


On Dec 7, 2006, at 5:23 PM, Phantom Lord wrote:
> I'm not shure at all that the marked functions are used fine, or not.
> Anyway, how i should proceed whener i use alutCreateBufferFromFile  
> with the buffer returned?...
> is that buffer a generated Source ready to use?.
>
> Thanxs you all.
>

As the name of the function infers, it will create a buffer filled  
with the contents of the file you pass to it.  You can start using  
the buffer after a successful load.

- Mark



More information about the Openal mailing list