log

age author description
2014-03-05 Chris Cannam No config -> default to release mode tonioni
2014-02-06 Chris Cannam Prototype these in superclass
2014-02-06 Chris Cannam Add bin-values and bin-value unit to EditableDense3DModel
2014-02-06 Chris Cannam Add unclamped range mapper methods
2014-02-06 Chris Cannam RangeMapperTest -> TestRangeMapper
2014-02-06 Chris Cannam RangeMapperTest -> TestRangeMapper
2014-02-04 Chris Cannam Avoid compiler warning tonioni
2014-01-31 Chris Cannam Comments
2014-01-31 Chris Cannam Implement and test the interpolating and auto range mappers
2014-01-31 Chris Cannam Unit-test RangeMapper, fix a couple of bugs
2014-01-29 Chris Cannam Add a callback for no models as well (so we know something has completed and can e.g. delete the handler) tonioni
2014-01-29 Chris Cannam Callback handler for additional models at end of processing tonioni
2014-01-29 Chris Cannam For outputs with unknown bin count or multiple bins with variable sample rate, create additional output models for bins beyond the first tonioni
2014-01-28 Chris Cannam Use a sparse time-value model only for outputs with fixed bin count of 1, not for those with unknown bin count. tonioni
2014-01-28 Chris Cannam Merge from tonioni branch tony_integration