log data/model/AlignmentModel.cpp @ 1886:f803d3c33f76 tip

age author description
Fri, 22 May 2020 16:23:25 +0100 Chris Cannam Permit setting completion directly on the alignment model, if we aren't using a transform to populate the path source but are instead going to set the path directly after completion
Thu, 21 May 2020 16:09:10 +0100 Chris Cannam Comment only
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