Mercurial > hg > svcore
log data/model/FFTModel.cpp @ 1575:054bbf17ac17 spectrogramparam
age | author | description |
---|---|---|
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 |