Mercurial > hg > svcore
log data/model/Model.h @ 1315:af0ccbb3e3d7 3.0-integration
age | author | description |
---|---|---|
2015-10-13 | Chris Cannam | Adjust model update during recording or writing a new wave file. Formerly we were using the model's completion percentage to indicate write proportion and completion -- that's not a good idea because some layers will reasonably avoid rendering at all until a model reaches 100% completion (it's supposed to report only progress on the initial model generation, and the model shouldn't change during completion updates). tony-2.0-integration |
2015-06-15 | Chris Cannam | Rework audio file reader API to prefer using std containers simple-fft-model |
2015-05-15 | Chris Cannam | Fix #1222 CSV export of time-instants layer omits last point |