-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optimize transpose runs in fallthrough group
In each fallthrough group (consecutive patterns that fall through combined with the next pattern), find a set of patterns including the last pattern that fit in a 2-octave range if possible, then set the group's transposition base to the lowest note in that set. This should fix #1, though I'll have to leave a comment about the "pickup"-in-pattern issue.
- Loading branch information
Showing
1 changed file
with
48 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters