Closed jarikomppa closed 6 years ago
Add ADPCM compressed audio support to wave loader
this is a good candidate: http://yxit.co.uk/source/#IMA ADPCM
zlib licensed, https://github.com/stuffmatic/kowalski/blob/master/src/engine/kwl_decoder_imaadpcm.c
The dr_ wav libraries that are integrated into soloud handle these now.
Add ADPCM compressed audio support to wave loader