README.md
December 5, 2022 ยท View on GitHub
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 On | 2000-07-07 10:53:20 |
| By | Dave Katrowski |
| Level | Intermediate |
| User Rating | 4.5 (18 globes from 4 users) |
| Compatibility | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, ASP (Active Server Pages) |
| Category | Sound/MP3 |
| World | Visual Basic |
| Archive File | CODE_UPLOAD7509772000.zip |