Thu, 18 Oct 2018 13:09:09 +0100 |
Chris Cannam |
Debug
|
Mon, 27 Feb 2017 16:52:47 +0000 |
Chris Cannam |
Write aggregate models to .sv file when saving document. They still are not reloaded, but I think this is far as I'm prepared to go for 3.0.
|
Mon, 27 Feb 2017 15:44:14 +0000 |
Chris Cannam |
And say so
|
Mon, 27 Feb 2017 15:43:30 +0000 |
Chris Cannam |
Invalidate an aggregate model when one of its components announces it's about to be deleted
|
Tue, 13 Dec 2016 15:23:21 +0000 |
Chris Cannam |
Update to use bqvec allocator for float vectors
3.0-integration
|
Mon, 15 Jun 2015 16:02:58 +0100 |
Chris Cannam |
Smooth signal flow through from file to fft model
simple-fft-model
|
Mon, 15 Jun 2015 12:19:47 +0100 |
Chris Cannam |
Rework audio file reader API to prefer using std containers
simple-fft-model
|
Wed, 10 Jun 2015 17:06:02 +0100 |
Chris Cannam |
Tidy dense time-value model API a bit; add first simple unit test for FFT model
|
Tue, 31 Mar 2015 12:12:31 +0100 |
Chris Cannam |
clone() is never used (therefore presumably never works either)
tonioni
|
Wed, 04 Mar 2015 12:01:04 +0000 |
Chris Cannam |
Introduce and use a samplerate type
cxx11
|
Tue, 03 Mar 2015 15:18:24 +0000 |
Chris Cannam |
Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet.
cxx11
|
Fri, 14 Nov 2014 13:51:33 +0000 |
Chris Cannam |
When using an aggregate model to pass data to a transform, zero-pad the shorter input to the duration of the longer rather than truncating the longer. (This is better behaviour for e.g. MATCH, and in any case the code was previously truncating incorrectly and ending up with garbage data at the end.)
|
Thu, 17 Jul 2014 14:50:31 +0100 |
Chris Cannam |
Fix some errant signals (the modelChanged with args are now modelChangedWithin)
|
Tue, 17 Jun 2014 14:33:42 +0100 |
Chris Cannam |
Unsigned removals and warning fixes in data/
warnfix_no_size_t
|
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)
|