log

age author description
2017-02-28 Chris Cannam Add Range01 normalisation method to ColumnOp. This is the normalisation that is actually used in the Colour 3D Plot layer historically when column normalisation is enabled (not Max1 after all).
2017-02-28 Chris Cannam Remove commented-out code
2017-02-28 Chris Cannam LogRange tests
2017-02-27 Chris Cannam Write aggregate models to .sv file when saving document. They still are not reloaded, but I think this is far as I'm prepared to go for 3.0.
2017-02-27 Chris Cannam And say so
2017-02-27 Chris Cannam Invalidate an aggregate model when one of its components announces it's about to be deleted
2017-02-27 Chris Cannam Minor updates to demo script
2017-02-23 Chris Cannam merge
2017-02-10 Chris Cannam Update to match slightly changed Piper Vamp C++ API
2017-02-23 Chris Cannam Debug notes, tidying
2017-02-22 Chris Cannam Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)
2017-02-22 Chris Cannam Header required
2017-02-21 Chris Cannam Merge
2017-02-21 Chris Cannam Fixes to usage of fdopen, avoiding double-close in particular
2017-02-21 Chris Cannam Fix some initialisers that are causing complaint from msvc (from double-to-float truncation)