Skip to content

Muxml: emit finger layout #8

@algorithmiker

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.

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