Mercurial > hg > svcore
log transform/FeatureExtractionModelTransformer.cpp @ 1834:735b0ccd3f4a sensible-delimited-data-strings
age | author | description |
---|---|---|
Fri, 20 Mar 2020 16:30:33 +0000 | Chris Cannam | Use shared_ptr for plugin instances throughout audio-source-refactor |
Tue, 17 Sep 2019 11:21:33 +0100 | Chris Cannam | More graceful handling of failure to construct FFT models in the case where the source model has already been deleted before this occurs |
Tue, 10 Sep 2019 16:34:47 +0100 | Chris Cannam | Split EditableDenseThreeDimensionalModel into explicitly compressed and uncompressed variants. Simplifies the uncompressed version, and we may want to consider whether we need the compressed one at all. |
Wed, 04 Sep 2019 17:31:02 +0100 | Chris Cannam | Some debug tweaks |
Thu, 18 Jul 2019 14:42:24 +0100 | Chris Cannam | Respect use-flexi-note-model setting |
Wed, 17 Jul 2019 11:19:46 +0100 | Chris Cannam | Conditionally compile debug out by-id |
Mon, 15 Jul 2019 14:12:37 +0100 | Chris Cannam | Deleted-model checks, & debug output by-id |