Tue, 26 Nov 2013 13:43:31 +0000 |
Chris Cannam |
Drop toStdString, with debug header we can stream QStrings
|
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.
|
Fri, 08 Mar 2013 20:05:49 +0000 |
Chris Cannam |
Better general approach
|
Fri, 08 Mar 2013 16:14:21 +0000 |
Chris Cannam |
Toward audio read tests
|
Sun, 01 Jul 2012 11:53:00 +0100 |
Chris Cannam |
Merge from branch "default"
coreaudio_tests
|
Tue, 14 Jun 2011 15:26:52 +0100 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
Mon, 16 May 2011 17:19:09 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Thu, 12 May 2011 17:31:24 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
Thu, 03 Feb 2011 13:15:07 +0000 |
Chris Cannam |
* More useful error message
|
Thu, 18 Nov 2010 11:40:38 +0000 |
luisf |
tests for using coreaudio to read files in 64-bit mac osx
coreaudio_tests
|
Thu, 18 Sep 2008 12:33:30 +0000 |
Chris Cannam |
* Merge revisions 1131 to 1201 from sv-rdf-import branch
|
Fri, 14 Mar 2008 17:14:21 +0000 |
Chris Cannam |
* More work to abstract out interactive components used in the data library,
|
Sat, 01 Mar 2008 16:17:44 +0000 |
Chris Cannam |
* Fix bug that was causing decoded audio files (mp3s, oggs) to come up some of
|
Fri, 02 Nov 2007 16:50:31 +0000 |
Chris Cannam |
* some tweaks to improve usability of these classes in a console application
|