Add a wave file decoder
commit2cbd74e4d915260c9b3764da65a2f8db7542be6c
authorChris Robinson <chris.kcat@gmail.com>
Sat, 23 May 2015 10:57:46 +0000 (23 03:57 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 23 May 2015 10:57:46 +0000 (23 03:57 -0700)
tree26ed740bef939aa301c07ce3952391bba95a9bf5
parent5fdbe6c3c776f373ee978c30139b1aaff3733c96
Add a wave file decoder
CMakeLists.txt
src/context.cpp
src/decoders/wave.cpp [new file with mode: 0644]
src/decoders/wave.hpp [new file with mode: 0644]