[Openal-devel] Another extension..

Jason Daly jdaly at ist.ucf.edu
Mon Nov 3 07:15:02 PST 2008


Chris Robinson wrote:
> Here's another extension I came up with recently to help ease issues I've been
> having with a certain project using OpenAL. I'll understand if people don't
> think it's a good idea as a general extension, but unless there are
> alternative methods to updating random sections of a pre-defined playing
> buffer that I'm missing, I would like at least OpenAL Soft to have it..
>   

Would this be used with a looping buffer to provide something similar to 
DirectSound?  If so, wouldn't you also need a way to get the current 
read/write cursor position?

It seems like there is some basic level of protection missing.  For 
example, how do you keep from modifying the section of buffer that's 
currently being read by the audio device?


> BTW, any news on my last two proposals?
>   

Not here  :-)

--"J"



More information about the Openal-devel mailing list