[Openal-devel] FreeALUT stream proof-of-concept
Chris Robinson
chris.kcat at gmail.com
Sun Jun 8 01:58:13 PDT 2008
Here's a patch that can/should be able to be applied to alut in svn to show
off the combined C/C++ proof-of-concept idea, as well as a general API I'd go
for. You can find a sample C++ app using it here:
http://kcat.strangesoft.net/alutstream.cpp
Currently it relies on libvorbisfile, but obviously a proper implementation
would not. If something like this can go forward, though, I have ideas for
implementing an run-time detected Ogg Vorbis loader for the buffer loading
API, and using the internal loading APIs to do the actual reading for the
data stream.
Ideas, comments, and criticism welcome.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: alut-stream.diff
Type: text/x-diff
Size: 14483 bytes
Desc: not available
Url : http://opensource.creative.com/pipermail/openal-devel/attachments/20080608/c894ec78/alut-stream.bin
More information about the Openal-devel
mailing list