Mercurial > hg > svcore
log data/model/FFTModel.cpp @ 1614:2e14a7876945 single-point
age | author | description |
---|---|---|
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 |