Mercurial > hg > svcore
log data/model/FFTModel.cpp @ 1858:14747f24ad04
age | author | description |
---|---|---|
Thu, 09 Apr 2020 14:59:05 +0100 | Chris Cannam | Fix out of range access to magnitudes |
Thu, 09 Apr 2020 11:22:55 +0100 | Chris Cannam | Unify various vectors to our base floatvec_t type; store columns in fft model cache at their desired height so we can return a reference (speeding up the peak-frequency spectrogram in particular) |
Wed, 25 Sep 2019 09:43:34 +0100 | Chris Cannam | Some tidying time-frequency-boxes |