A small module and class to use the ACM (Audio Compression Manager) in VB6.
The ACM manages all audio codecs installed on your Windows and let's you
convert between audio formats.
Included samples:
* codec enumeration
* PCM WAV resampling
* MP3 Encoder (a good codec is Lame ACM)
* MP3 Decoder (^)