VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Audio LED

Dave Katrowski  (16 Submissions)   Sound/MP3   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Led follows wav file. See how to Load a wav file into a byte array using DirectSounds ReadBuffer method, then read that info into an led at run-time. Simply check for playing wavs position, then use that position as a lookup point in the byte array. Then some simple math turns 0-127 into 0-10. This is not completly accurate because some wavs are mono and some are stereo.

Rate Audio LED (5(5 Vote))

Download Audio LED

Audio LED Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters