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

Adds extended music notation #29

Merged
merged 29 commits into from
Jun 19, 2019
Merged

Adds extended music notation #29

merged 29 commits into from
Jun 19, 2019

Conversation

underFlo
Copy link
Contributor

@underFlo underFlo commented Jun 10, 2019

ToDo

  • Add MNKey and MNClef
  • Add attributes to measure
  • Extend XML parser and writer
  • Implement new morphs
  • Extend existing morphs

This closes #28.

@mgjm mgjm changed the title MeasureAttributes Extended Music Notations Jun 18, 2019
@mgjm mgjm changed the title Extended Music Notations Extended Music Notation Jun 18, 2019
@martintaraz
Copy link

Quoting https://en.wikipedia.org/wiki/Accidental_(music):

In music, an accidental is a note of a pitch (or pitch class) that is not a member of the scale or mode indicated by the most recently applied key signature. In musical notation, the sharp (♯), flat (♭), and natural (♮) symbols, among others, mark such notes - and those symbols are also called accidentals.

The Name Accidental therefore applies in my opinion to both tone shifts for the whole piece of music and an individual note.

Copy link
Contributor

@mgjm mgjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Co-Approved by @underFlo

@mgjm mgjm merged commit e80dc68 into master Jun 19, 2019
@mgjm mgjm deleted the measurefifths branch June 19, 2019 16:05
@mayer-maximilian mayer-maximilian changed the title Extended Music Notation Adds extended music notation Jul 25, 2019
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

Successfully merging this pull request may close these issues.

Erweiterung der unterstützten Notation
3 participants