olofson / audiality2

A realtime scripted modular audio engine for video games and musical applications.
http://audiality.org/
zlib License
80 stars 5 forks source link

FLAC loading #346

Open olofson opened 4 years ago

olofson commented 4 years ago

Add A2S support for loading FLAC files as waves.

https://github.com/mackron/dr_libs might be an option, and also has libraries for MP3 and WAV, though the FLAC lib seems to be decoder only.

(See also #76 and #96.)