Skip to content

Muxml: emit finger layout #8

Description

@algorithmiker

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 behaviour
  • smart 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions