Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
infojunkie committed Dec 6, 2024
1 parent 3dd49cb commit 5c0fb5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ MusicXML to MuseScore converter and back.
- `npm run --silent convert:mscx /path/to/score.musicxml instrumentsFile=/path/to/MuseScore/share/instruments/instruments.xml styleFile=/path/to/MuseScore/stylesheet.mss`

# Examples
Screenshot of an official MusicXML example converted to MuseScore format. There are subtle differences from what MuseScore itself would import from MusicXML.
Screenshot of an [official MusicXML example](https://w3c.github.io/musicxml/musicxml-reference/examples/tutorial-percussion/) converted to MuseScore format. There are subtle differences from what MuseScore itself would import from MusicXML.

![Screenshot of an official MusicXML example converted to MuseScore format.](https://github.com/infojunkie/musicxml-mscx/blob/main/doc/screenshots/tutorial-percussion.png?raw=true)

Screenshot of a Lilypond test snippet with microtonal accidentals. Not shown are the note tunings that are converted correctly and that MuseScore would miss when it imports the MusicXML.
Screenshot of a [Lilypond test snippet with microtonal accidentals](https://lilypond.org/doc/v2.24/input/regression/musicxml/collated-files.html#t_g01-_002e_002e_002e-pitches). Not shown are the note tunings that are converted correctly and that MuseScore would miss when it imports the MusicXML.

![Screenshot of a Lilypond test snippet with microtonal accidentals.](https://github.com/infojunkie/musicxml-mscx/blob/main/doc/screenshots/01f-Pitches-ParenthesizedMicrotoneAccidentals.png?raw=true)

Expand Down

0 comments on commit 5c0fb5d

Please sign in to comment.