Add support for reading WAV files containing ADPCM, A-law, µ-law, or 64-bit float data. (#449)
* Add ADPCM, A-law, and µ-law support. * Add 64-bit float support. * Fix clang-format violations in juce_PatchedWavAudioFormat.h * Add missing float64 WAV file. * Report accurate file_dtype for 64-bit float WAV; raise exception on read_raw() * Add more tests and clarify some of the dr_wav code.
P
Peter Sobot committed
4b8ba5e7ada7a47491587b4deb82203d2266cc81
Parent: 1eec66a
Committed by GitHub <noreply@github.com>
on 1/14/2026, 3:43:29 PM