[Openal] Switching buffers dynamically

bpazolli bpazolli at gmail.com
Sat May 9 20:57:38 PDT 2009


Hey, I am trying to switch buffer data dynamically (i.e. during program
execution). I tried just using an alBufferData command to link new data to
the existing buffer; that didn't work. I then tried deleting the buffer &
source using their respective alDelete commands and then building new ones
with the new buffer date; that didn't work. So I am at a loss as to how I
can actually switch. Do I have to stop playback or some other step? I don't
know.

Any help appreciated,
Ben Pazolli
-- 
View this message in context: http://www.nabble.com/Switching-buffers-dynamically-tp23466271p23466271.html
Sent from the OpenAL - User mailing list archive at Nabble.com.



More information about the Openal mailing list