search for: scssoft

Displaying 2 results from an estimated 2 matches for "scssoft".

Did you mean: scasoft
2002 Apr 02
0
AW: Ogg Vorbis and DirectSound streaming
BTW: You can pass also the float32 data directly to DirectSound instead of doing the conversion (float32->int16) yourself. Have a look at "WAVEFORMATEXTENSIBLE" in the Windows Platform SDK Tobias Waldvogel -----Ursprüngliche Nachricht----- Von: Martin Cesky [mailto:martin@scssoft.com] Gesendet: Dienstag, 2. April 2002 11:02 An: vorbis-dev@xiph.org Betreff: Re: [vorbis-dev] Ogg Vorbis and DirectSound streaming <p>i have a library which uses the direct sound same way as you describe it and it works perfectly, i can send you a code snippet which handle the stream notif...
2002 Aug 01
1
ov_raw_seek doesn't work ?
I found a problem with ov_raw_seek function in oggvorbis win32sdk 1.0. When i called this function it returned OV_EINVAL immediatelly. I solved the issue by replacing the ov_raw_seek by ov_pcm_seek, which worked perfectly, but i would like to use the raw variant due to performace reason . Is anybody aware of this strange behaviour ? Martin Cesky <p><p>--- >8 ---- List