log data/model/DenseTimeValueModel.h @ 1772:57833933cc75

age author description
2019-07-04 Chris Cannam Overhaul PlayParameters bits by-id
2019-03-28 Chris Cannam Re-add the toDelimitedDataString stuff single-point
2018-11-26 Chris Cannam Use override throughout fix-static-analysis
2016-12-13 Chris Cannam Update to use bqvec allocator for float vectors 3.0-integration
2015-06-15 Chris Cannam Rework audio file reader API to prefer using std containers simple-fft-model
2015-06-10 Chris Cannam Tidy dense time-value model API a bit; add first simple unit test for FFT model
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11