This kinda sucks, as the Drum Machine VST I use doesn't load internally compressed WAV files.
I tried using Windows Sound Recorder to convert them to standard PCM encoding, but it just created 0kb empty files.
A Google search for "Ogg", "Wav", "compress", "decompress", "PCM" is about as much use as searching for a needle in a haystack.
I guess I'm looking for either:
A) A freeware batch convertor which will simply remove the OGG encoding.
or
B) A website with information about the file structure of compressed WAVs so I can write a simple WAV decompressor in C++.
Any help appreciated.
