overte/libraries/audio
Ryan Huffman aa47043d57 Fix WAV file support
The previous implementation assumed the file only contained RIFF, WAVE,
fmt, and data chunks.  It is valid for other chunks to appear, so I
updated it to skip any chunks until it finds the "data" chunk.
2014-05-27 11:24:48 -07:00
..
src Fix WAV file support 2014-05-27 11:24:48 -07:00
CMakeLists.txt put back ssize_t definition 2014-05-20 11:56:06 -07:00