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
|
Fri, 05 Jul 2019 16:55:54 +0100 |
Chris Cannam |
Don't hold on to borrowed pointer around the loop - so as to be informed when it becomes obsolete
by-id
|
Fri, 05 Jul 2019 15:28:07 +0100 |
Chris Cannam |
Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly. This means any id encountered in the wild must have been added to the store at some point (even if later released), which simplifies reasoning about lifecycles
by-id
|
Tue, 02 Jul 2019 11:49:28 +0100 |
Chris Cannam |
Update FFT model to ById
by-id
|
Wed, 26 Jun 2019 17:25:20 +0100 |
Chris Cannam |
More work on transformers
by-id
|
Wed, 26 Jun 2019 14:59:09 +0100 |
Chris Cannam |
Some work on models and transformers
by-id
|
Wed, 20 Mar 2019 16:22:13 +0000 |
Chris Cannam |
Start updating SparseOneDimensionalModel
single-point
|
Mon, 18 Mar 2019 14:17:20 +0000 |
Chris Cannam |
Introduce deferred notifier, + start converting sparse time-value model (perhaps we should rename it too)
single-point
|
Fri, 15 Mar 2019 14:23:50 +0000 |
Chris Cannam |
Update RegionModel following NoteModel, er, model. They have quite a bit in common that we should now pull out some of
single-point
|
Thu, 14 Mar 2019 15:31:59 +0000 |
Chris Cannam |
Rework NoteModel commands (not entirely successfully); remove FlexiNoteModel as it has always been almost entirely identical to NoteModel (unlike its layer counterpart)
single-point
|
Wed, 13 Mar 2019 16:00:13 +0000 |
Chris Cannam |
Further API updates
single-point
|