-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed calculation of chord symbol duration
The actual distance between the current chord symbol and the next one may be shorter than the duration of the current chord symbol segment. This situation occurs, for example, when we have a measure with a whole rest, and one chord symbol is added to the whole rest segment and the others are added to the time tick segments. Thus, the whole rest segment lasts for the measure duration, while the time tick segments last only part of it
- Loading branch information
1 parent
685584c
commit 304e1a4
Showing
2 changed files
with
23 additions
and
8 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
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