Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for measure level markings #176

Open
otsob opened this issue May 24, 2020 · 0 comments
Open

Add support for measure level markings #176

otsob opened this issue May 24, 2020 · 0 comments

Comments

@otsob
Copy link
Owner

otsob commented May 24, 2020

In order to handle markings that are not directly associated with any single note (dynamics, tempo),
as a user,
I want measure level markings to be available

Acceptance criteria:

  • A type for handling measure level markings exists
  • Markings are available through for measures
  • Tempo and dynamics markings are supported
  • Markings can be read from MusicXML
  • Markings can be written into MusicXML
otsob added a commit that referenced this issue Jul 9, 2021
* Adds support for directions which are measure level markings (not related to a specific note, e.g. dynamics, tempo)
* Support for text type markings is added (can be extended later for tempo etc.)
* MusicXML IO is added for directions

Partly implements #176
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant