VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

WaveOut Streaming

Arne Elster  (23 Submissions)   Sound/MP3   Advanced   Wed 3rd February 2021

Update (28.10.06): Added support for looping, fixed some small bugs, added a new class "WAVPlayer" which simplifies streaming playback a lot. ///// Shows how to stream sound data to the WaveOut.
Supports the WAV file format and the ACM (audio compression manager), to handle compressed WAV formats. Uses Paul Catons subclassing code.
I tried to keep it as reusable as possible,
so there are 2 classes: One reads (or decodes) data from WAV files, and one sends it to the WaveOut.

Rate WaveOut Streaming (14(14 Vote))

Download WaveOut Streaming

WaveOut Streaming Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters