Fri, 29 Mar 2019 19:16:11 +0000 |
Chris Cannam |
Fix error message which says the opposite of the truth
single-point
|
Mon, 26 Nov 2018 14:33:41 +0000 |
Chris Cannam |
Use nullptr throughout
fix-static-analysis
|
Tue, 13 Nov 2018 13:29:37 +0000 |
Chris Cannam |
Further adjustments to peak picking, to try to avoid a surfeit of peaks in the higher frequencies
spectrogramparam
|
Mon, 12 Nov 2018 14:48:15 +0000 |
Chris Cannam |
Slightly simplify median-window size calculation - but this is not the best way to do this for spectrum views, need to reconsider
spectrogramparam
|
Thu, 08 Nov 2018 15:02:30 +0000 |
Chris Cannam |
Introduce & make use of faster MovingMedian class (now with resize capability)
spectrogramparam
|
Thu, 08 Nov 2018 12:56:03 +0000 |
Chris Cannam |
A little faster as vector
spectrogramparam
|
Wed, 07 Nov 2018 15:46:20 +0000 |
Chris Cannam |
Comment
|
Wed, 07 Nov 2018 11:47:24 +0000 |
Chris Cannam |
Properly align window with signal, in oversampled case
|
Tue, 24 Apr 2018 14:13:51 +0100 |
Chris Cannam |
Some messing around with profiling
|
Thu, 01 Mar 2018 18:02:22 +0000 |
Chris Cannam |
Untabify
|
Thu, 01 Mar 2018 14:43:40 +0000 |
Chris Cannam |
Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
|
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
|
Wed, 07 Dec 2016 13:56:22 +0000 |
Chris Cannam |
Remove unnecessary move()s
3.0-integration
|
Wed, 23 Nov 2016 10:34:45 +0000 |
Chris Cannam |
Debug note when we overrun end of data
3.0-integration
|
Mon, 21 Nov 2016 15:05:57 +0000 |
Chris Cannam |
Branch to use bqfft code and remove FFTapi
bqfft
|
Thu, 10 Nov 2016 09:58:28 +0000 |
Chris Cannam |
More timings and cache hit counts
3.0-integration
|
Thu, 10 Nov 2016 09:23:05 +0000 |
Chris Cannam |
A note on cache hit findings
3.0-integration
|
Wed, 09 Nov 2016 18:08:40 +0000 |
Chris Cannam |
Print out cache hit/miss counts
3.0-integration
|
Tue, 18 Oct 2016 15:54:56 +0100 |
Chris Cannam |
MSVC build fixes
msvc2015_64
|
Fri, 05 Aug 2016 14:31:16 +0100 |
Chris Cannam |
Fixes to phase display and colour scale for it; tidy up some debug output
spectrogram-minor-refactor
|
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
|