log data/fileio/WavFileReader.cpp @ 843:e802e550a1f2

age author description
Tue, 26 Nov 2013 13:35:08 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Wed, 17 Jul 2013 15:40:01 +0100 Chris Cannam Rename Resampling- to DecodingWavFileReader, and use it whenever we have an audio file that is not quickly seekable using libsndfile. Avoids very slow performance when analysing ogg files.
Thu, 28 Mar 2013 10:01:55 +0000 Chris Cannam Add ogg to supported file extensions if oga is found