Mercurial > hg > svcore
log
age | author | description |
---|---|---|
2018-11-14 | Chris Cannam | Merge from branch spectrogramparam |
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-09 | Chris Cannam | Fix win32 build annoyances spectrogramparam |
2018-11-08 | Chris Cannam | Introduce & make use of faster MovingMedian class (now with resize capability) spectrogramparam |
2018-11-08 | Chris Cannam | Fix usage of setlocale spectrogramparam |
2018-11-08 | Chris Cannam | A little faster as vector spectrogramparam |
2018-11-07 | Chris Cannam | Eliminate code entirely in release builds |
2018-11-07 | Chris Cannam | Comment |
2018-11-07 | Chris Cannam | Avoid compiler warning |
2018-11-07 | Chris Cannam | Properly align window with signal, in oversampled case |
2018-11-06 | Chris Cannam | Merge from branch zoom |