[Openal] Open AL realtime 'streaming'

dabeattie dabeattie at qinetiq.com
Mon Jun 26 04:00:20 PDT 2006


Hello,

I have audio data which I receive in real time 256bit chunks of ulaw data. 
How do I play it back 
N.B. silence isn't included so I don't have a constant stream

I realise that I need to convert the data to PCM but..

Do i use streaming or create a new buffer for each chunk?
The issue if I have a bunch of buffers and add the data using the buffers
processed there could be x amount of buffers to be processed before my the
new chunk gets a look in.

Anys tips or hints greatly appreciated.

Cheers,

David
--
View this message in context: http://www.nabble.com/Open-AL-realtime-%27streaming%27-t1848216.html#a5044961
Sent from the OpenAL - User forum at Nabble.com.



More information about the Openal mailing list