Wed, 04 Mar 2015 12:01:04 +0000 |
Chris Cannam |
Introduce and use a samplerate type
cxx11
|
Wed, 18 Jun 2014 08:34:46 +0100 |
Chris Cannam |
Merge from branch tony_integration
warnfix_no_size_t
|
Tue, 17 Jun 2014 14:33:42 +0100 |
Chris Cannam |
Unsigned removals and warning fixes in data/
warnfix_no_size_t
|
Fri, 13 Jun 2014 16:03:48 +0100 |
Chris Cannam |
Add normalised option to CodedAudioFileReader
tonioni
|
Tue, 26 Nov 2013 13:35:08 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Wed, 17 Aug 2011 22:12:13 +0100 |
Chris Cannam |
Fix incorrect length calculation in creating CFURL from non-ASCII file path
|
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, 18 Sep 2008 16:08:14 +0000 |
Chris Cannam |
* Add region model and layer; improve assignment of model types to
|
Wed, 26 Mar 2008 14:35:03 +0000 |
Chris Cannam |
* Fix hang when using more than one consecutive coded audio file reader in
|
Fri, 14 Mar 2008 17:14:21 +0000 |
Chris Cannam |
* More work to abstract out interactive components used in the data library,
|