Is it possible to add support for the specification WAVEFORMATEXTENSIBLE?
I use it to cut demultiplexed audio with ffmpeg. If the the sample size is greater than 16 bits, wavbreaker cannot interpret it correctly. Apparently it can only open files with the legacy specification (PCMWAVEFORMAT)