Thu, 15 Aug 2019 18:18:03 +0100 |
Chris Cannam |
Optionally record relative pitch
|
Mon, 08 Jul 2019 10:08:08 +0100 |
Chris Cannam |
Fix typo that inverted sense of test
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
|
Wed, 26 Jun 2019 10:21:15 +0100 |
Chris Cannam |
More on alignment models and paths
by-id
|
Tue, 25 Jun 2019 18:56:57 +0100 |
Chris Cannam |
More on AlignmentModel
by-id
|
Tue, 25 Jun 2019 15:29:34 +0100 |
Chris Cannam |
Some messing with Model and AlignmentModel
by-id
|
Wed, 19 Jun 2019 13:32:52 +0100 |
Chris Cannam |
Re-implement extendEndFrame behaviour, used by Tony application
|
Thu, 16 May 2019 15:48:07 +0100 |
Chris Cannam |
Make it permissible to setPathFrom(nullptr)
single-point
|
Wed, 15 May 2019 17:51:43 +0100 |
Chris Cannam |
Add error field to alignment model
single-point
|
Wed, 01 May 2019 11:45:28 +0100 |
Chris Cannam |
Ensure a self-alignment is always reported as complete, since there is nothing to calculate
single-point
|
Wed, 24 Apr 2019 11:44:32 +0100 |
Chris Cannam |
Merge from default branch
single-point
|
Thu, 04 Apr 2019 11:15:43 +0100 |
Chris Cannam |
Model deletion issues - the AlignmentModel doesn't actually need to know about the input aggregate model; the document should own it instead
|
Thu, 04 Apr 2019 11:15:43 +0100 |
Chris Cannam |
Model deletion issues - the AlignmentModel doesn't actually need to know about the input aggregate model; the document should own it instead
single-point
|
Thu, 28 Mar 2019 11:55:02 +0000 |
Chris Cannam |
Make XmlExportables store their export IDs and always obtain a new one, avoiding reuse when an object is allocated at the same heap location as a previous one. This makes the ID system stable enough to be used in the export tests.
single-point
|
Tue, 26 Mar 2019 14:30:14 +0000 |
Chris Cannam |
Debug output
osc-script
|