README.md

December 5, 2022 ยท View on GitHub

Audio LED

Description

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.

More Info

Submitted On2000-07-07 10:53:20
ByDave Katrowski
LevelIntermediate
User Rating4.5 (18 globes from 4 users)
CompatibilityVB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, ASP (Active Server Pages)
CategorySound/MP3
WorldVisual Basic
Archive FileCODE_UPLOAD7509772000.zip