Thu, 26 Jan 2017 14:11:20 +0000 |
Chris Cannam |
Reduce amount of copying in FFTModel
|
Tue, 13 Dec 2016 15:23:21 +0000 |
Chris Cannam |
Update to use bqvec allocator for float vectors
3.0-integration
|
Mon, 21 Nov 2016 15:05:57 +0000 |
Chris Cannam |
Branch to use bqfft code and remove FFTapi
bqfft
|
Thu, 04 Aug 2016 14:02:56 +0100 |
Chris Cannam |
Restore phase display
spectrogram-minor-refactor
|
Wed, 13 Jul 2016 13:06:28 +0100 |
Chris Cannam |
Create, but don't yet use, a renderer in the colour 3d plot layer
spectrogram-minor-refactor
|
Mon, 13 Jun 2016 16:17:44 +0100 |
Chris Cannam |
Mid-refactor to pull out the bulk of paintDrawBuffer into chunks
spectrogram-minor-refactor
|
Thu, 04 Feb 2016 11:13:39 +0000 |
Chris Cannam |
Merge from branch "tony-2.0-integration"
3.0-integration
|
Fri, 22 Jan 2016 17:08:02 +0000 |
Chris Cannam |
Tidy a bit
3.0-integration
|
Tue, 20 Oct 2015 12:54:06 +0100 |
Chris Cannam |
Return maximum through getNormalizedMagnitudesAt to avoid having to make more than one call
tony-2.0-integration
|
Mon, 15 Jun 2015 16:02:58 +0100 |
Chris Cannam |
Smooth signal flow through from file to fft model
simple-fft-model
|
Sat, 13 Jun 2015 08:47:05 +0100 |
Chris Cannam |
Fix to fft cache
simple-fft-model
|
Fri, 12 Jun 2015 19:18:56 +0100 |
Chris Cannam |
A small cache for source samples
simple-fft-model
|
Fri, 12 Jun 2015 18:50:52 +0100 |
Chris Cannam |
Make a small cache of recently-used columns
simple-fft-model
|
Fri, 12 Jun 2015 18:20:09 +0100 |
Chris Cannam |
Normalization function
simple-fft-model
|
Fri, 12 Jun 2015 18:08:57 +0100 |
Chris Cannam |
Simplest naive FFTModel implementation (+ fill in tests)
simple-fft-model
|
Fri, 12 Jun 2015 14:51:46 +0100 |
Chris Cannam |
Gut the old code, but don't replace it yet (so nothing will link yet)
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
|
Wed, 10 Jun 2015 13:09:14 +0100 |
Chris Cannam |
Comment
|
Tue, 31 Mar 2015 12:12:31 +0100 |
Chris Cannam |
clone() is never used (therefore presumably never works either)
tonioni
|
Tue, 10 Mar 2015 10:31:27 +0000 |
Chris Cannam |
More type fixes, primarily in the spectrogram
cxx11
|
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
|
Tue, 17 Jun 2014 14:33:42 +0100 |
Chris Cannam |
Unsigned removals and warning fixes in data/
warnfix_no_size_t
|
Thu, 14 Apr 2011 15:20:27 +0100 |
Chris Cannam |
Make more (though still not entirely) robust in the face of running out of disc space
|
Mon, 09 Feb 2009 11:53:29 +0000 |
Chris Cannam |
* get whole columns at a time from fft model when running transform
|
Thu, 05 Feb 2009 17:33:21 +0000 |
Chris Cannam |
* Re-enable peak frequencies display in spectrogram
|
Thu, 22 Jan 2009 17:58:33 +0000 |
Chris Cannam |
* try some qvectors
|
Fri, 28 Nov 2008 13:36:13 +0000 |
Chris Cannam |
Various fixes:
|