Sound application performing audio capture and visualization with oscilloscope. Designed lighter than Soundprogram and aimed mostly at fast visualization under windows 2000 and 9x
This project is similar to soundProgram : it captures sound using Windows API waveform audio. It uses the waveIn functions : waveInOpen, waveInStart, waveInStop, waveInPrepareHeader, waveInUnprepareHeader, waveInAddBuffer..
The program now uses the same thread for capture and for visualization. A bitmap scope is drawn into the screen using dibsection.

Current version is 0.1, very stable. The visualization is faster than soundProgram for windows 9x
VirtualDub: dibsection
- full program source+binary : soundcap full (23 Kbytes)