Mercurial > hg > svcore
log data/model/FFTModel.cpp @ 1600:40d8b01efbc6 bqaudiostream
age | author | description |
---|---|---|
2018-11-26 | Chris Cannam | Use nullptr throughout fix-static-analysis |
2018-11-13 | Chris Cannam | Further adjustments to peak picking, to try to avoid a surfeit of peaks in the higher frequencies spectrogramparam |
2018-11-12 | 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 |
2018-11-08 | Chris Cannam | Introduce & make use of faster MovingMedian class (now with resize capability) spectrogramparam |
2018-11-08 | Chris Cannam | A little faster as vector spectrogramparam |
2018-11-07 | Chris Cannam | Comment |