-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Tabs contain an implicit finger layout, which we do not use at all right now.
Add a -f
flag with values all|none|smart
.
all
should emit the active finger for all notes (but not the base string, as that would clutter up the score)none
is the current behavioursmart
should, for every note, calculate the distance from the previous note (Manhattan/Euclidean distance should do fine), then emit a finger position and the base string if the jump is too large.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request