Displaying 1 result from an estimated 1 matches for "len1_copi".
Did you mean:
  len1_copy
  
2001 Jul 05
1
Streaming buffers/ov_read question
Has anyone had experience using ov_read in a thread with streaming
directsound buffers?  i have tried the following, but it just produces a
repeating garbage noise.  i would appreciate some help.
notes:
 test.ogg in my code was a song that i converted to the vorbis format
(Gorillaz - Cling Eastwood)
pcmData is defined like this:  char pcmData[4096];
the ogg file and the directsound buffer