Skip to content

Commit

Permalink
Add support for notations
Browse files Browse the repository at this point in the history
  • Loading branch information
infojunkie committed Nov 10, 2023
1 parent dae9ad7 commit fbb0d2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/musicxml-examples.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ function scaffoldMusicXml(xml, title) {
</pitch>
<duration>4</duration>
<type>whole</type>
<notations optional-example="yes"/>
</note>
</measure>
</part>
Expand Down

0 comments on commit fbb0d2e

Please sign in to comment.