yucongj / piano-precision

GNU General Public License v2.0
9 stars 1 forks source link

Work so far on session replacement and on-demand realignment #22

Closed cannam closed 11 months ago

cannam commented 11 months ago

This pull-request represents the work to date on replacing session templates with code logic, on allowing user selection for ranges in the score, and on making alignment optional and available on-demand.

(Note that the accompanying PR to add some plugin parameters in piano-precision-aligner must be merged in that repo first, or else Repoint will be unable to pull the correct revision of that repo as a dependency.)

cannam commented 11 months ago

A couple more notes:

  1. The automatic CI checks are failing because these changes depend on the PR to piano-precision-aligner being available to repoint - the CI checks for this PR won't succeed until that one has been merged
  2. Because this is an extensive and rather preliminary change, you might prefer to merge it to a branch other than your main - if you e.g. hit the Edit button at top right you can choose a different branch in the base dropdown beneath the title of the PR.