[Openal-devel] Map/Unmap API

Chris Robinson chris.kcat at gmail.com
Sun Aug 16 01:06:01 PDT 2009


Okay, here's a preliminary write up:

http://kcat.strangesoft.net/openal-extensions/EXT_sample_buffer_object.txt

The current GIT/SVN of OpenAL Soft has a working, in-progress, implementation 
of it (no delayed scheduling; it's all done on-command, but the methodology is 
there). Here's an app that will stream a .wav file by reading directly into 
the databuffer and loading the buffers with it (it may require some tweaking 
to compile on Windows):

http://kcat.strangesoft.net/wavstream.c

Any comments, questions, or requests are welcome.


More information about the Openal-devel mailing list