The Wayback Machine - https://web.archive.org/web/20220617134010/https://github.com/topics/music-notation
Skip to content
#

music-notation

Here are 224 public repositories matching this topic...

Tantacrul
Tantacrul commented Jun 14, 2022

Task description
This is a task that does not need to be implemented for 4.0. However, if a community member is interested, these are the fonts that it would make the most sense for us to include:

  • Finale Maestro (& Finale Maestro Text)
  • Finale Broadway (& Finale Broadway Text

You can get them here: https://makemusic.zendesk.com/hc/en-us/articles/1500013053461-MakeMusic-Fonts

good first issue P3 community
alphaTab
Danielku15
Danielku15 commented Oct 9, 2021

As reported here alphaTab does not support reading the individual frets and strings from the MusicXML harmony definition. We can use the information from the frame element to fill up all strings and frets of the chord accordingly:

https://w3c.github.io/musicxml/musicxml-reference/elements/frame/
[demo.xml.txt](https://github.com/CoderL

💡 type-feature area-file-formats state-accepted platform-all
jsbean
jsbean commented Oct 16, 2019

Now that we are disabling .trimValueWhitespaces from our decoder, it may make sense to create an XMLDecoder subclass MusicXMLDecoder.

This way we can use MusicXMLDecoder when testing atomic units, so we know we are working with the same thing when decoding a whole MusicXML object.

This will also allow us to wipe XMLCoder from testing, which has seemed slightly out of place.

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the music-notation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the music-notation topic, visit your repo's landing page and select "manage topics."

Learn more