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

Simplify octave examples in test suite #111

Merged
merged 1 commit into from
Jan 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 7 additions & 8 deletions _tests/octave/octave-001.mei
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
<title>Verovio test suite</title>
</seriesStmt>
<notesStmt>
<annot>Verovio supports the "octave" element for octave shifts. For correct MIDI output, the "oct.ges" attribute needs to be
provided.</annot>
<annot>Verovio supports the "octave" element for octave shifts.</annot>
</notesStmt>
</fileDesc>
<encodingDesc>
Expand Down Expand Up @@ -59,12 +58,12 @@
<measure n="3">
<staff n="1">
<layer n="1">
<note xml:id="n1" dur="2" oct.ges="6" oct="5" pname="e" />
<note xml:id="n1" dur="2" oct="5" pname="e" />
<beam>
<note dur="8" oct.ges="6" oct="5" pname="f" />
<note dur="8" oct.ges="6" oct="5" pname="a" />
<note dur="8" oct.ges="6" oct="5" pname="g" />
<note dur="8" oct.ges="6" oct="5" pname="b" />
<note dur="8" oct="5" pname="f" />
<note dur="8" oct="5" pname="a" />
<note dur="8" oct="5" pname="g" />
<note dur="8" oct="5" pname="b" />
</beam>
</layer>
</staff>
Expand All @@ -73,7 +72,7 @@
<measure right="dbl" n="4">
<staff n="1">
<layer n="1">
<note xml:id="n2" dur="1" oct.ges="7" oct="6" pname="c" />
<note xml:id="n2" dur="1" oct="6" pname="c" />
</layer>
</staff>
</measure>
Expand Down
24 changes: 12 additions & 12 deletions _tests/octave/octave-002.mei
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
<measure n="1">
<staff n="1">
<layer n="1">
<note xml:id="n1" dur="2" oct.ges="2" oct="3" pname="e" />
<note xml:id="n1" dur="2" oct="3" pname="e" />
<beam>
<note dur="8" oct.ges="2" oct="3" pname="f" />
<note dur="8" oct.ges="2" oct="3" pname="a" />
<note dur="8" oct.ges="2" oct="3" pname="g" />
<note dur="8" oct.ges="2" oct="3" pname="b" />
<note dur="8" oct="3" pname="f" />
<note dur="8" oct="3" pname="a" />
<note dur="8" oct="3" pname="g" />
<note dur="8" oct="3" pname="b" />
</beam>
</layer>
</staff>
Expand All @@ -60,19 +60,19 @@
<measure right="dbl" n="2">
<staff n="1">
<layer n="1">
<note xml:id="n2" dur="1" oct.ges="3" oct="4" pname="c" />
<note xml:id="n2" dur="1" oct="4" pname="c" />
</layer>
</staff>
</measure>
<measure n="4">
<staff n="1">
<layer n="1">
<note xml:id="n3" dur="2" oct.ges="2" oct="4" pname="e" />
<note xml:id="n3" dur="2" oct="4" pname="e" />
<beam>
<note dur="8" oct.ges="2" oct="4" pname="f" />
<note dur="8" oct.ges="2" oct="4" pname="a" />
<note dur="8" oct.ges="2" oct="4" pname="g" />
<note dur="8" oct.ges="2" oct="4" pname="b" />
<note dur="8" oct="4" pname="f" />
<note dur="8" oct="4" pname="a" />
<note dur="8" oct="4" pname="g" />
<note dur="8" oct="4" pname="b" />
</beam>
</layer>
</staff>
Expand All @@ -81,7 +81,7 @@
<measure right="dbl" n="5">
<staff n="1">
<layer n="1">
<note dur="1" oct.ges="3" oct="5" pname="c" />
<note dur="1" oct="5" pname="c" />
</layer>
</staff>
</measure>
Expand Down
24 changes: 12 additions & 12 deletions _tests/octave/octave-003.mei
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
<measure n="1">
<staff n="1">
<layer n="1">
<note xml:id="n1" dur="2" oct.ges="2" oct="3" pname="e" />
<note xml:id="n1" dur="2" oct="3" pname="e" />
<beam>
<note dur="8" oct.ges="2" oct="3" pname="f" />
<note dur="8" oct.ges="2" oct="3" pname="a" />
<note dur="8" oct.ges="2" oct="3" pname="g" />
<note dur="8" oct.ges="2" oct="3" pname="b" />
<note dur="8" oct="3" pname="f" />
<note dur="8" oct="3" pname="a" />
<note dur="8" oct="3" pname="g" />
<note dur="8" oct="3" pname="b" />
</beam>
</layer>
</staff>
Expand All @@ -52,19 +52,19 @@
<measure right="dbl" n="2">
<staff n="1">
<layer n="1">
<note xml:id="n2" dur="1" oct.ges="3" oct="4" pname="c" />
<note xml:id="n2" dur="1" oct="4" pname="c" />
</layer>
</staff>
</measure>
<measure n="4">
<staff n="1">
<layer n="1">
<note xml:id="n3" dur="2" oct.ges="4" oct="3" pname="e" />
<note xml:id="n3" dur="2" oct="3" pname="e" />
<beam>
<note dur="8" oct.ges="4" oct="3" pname="f" />
<note dur="8" oct.ges="4" oct="3" pname="a" />
<note dur="8" oct.ges="4" oct="3" pname="g" />
<note dur="8" oct.ges="4" oct="3" pname="b" />
<note dur="8" oct="3" pname="f" />
<note dur="8" oct="3" pname="a" />
<note dur="8" oct="3" pname="g" />
<note dur="8" oct="3" pname="b" />
</beam>
</layer>
</staff>
Expand All @@ -73,7 +73,7 @@
<measure right="dbl" n="5">
<staff n="1">
<layer n="1">
<note dur="1" oct.ges="5" oct="4" pname="c" />
<note dur="1" oct="4" pname="c" />
</layer>
</staff>
</measure>
Expand Down
36 changes: 18 additions & 18 deletions _tests/octave/octave-004.mei
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
<measure>
<staff n="1">
<layer n="1">
<note xml:id="n1a" dur="2" oct.ges="6" oct="5" pname="e" />
<note xml:id="n1a" dur="2" oct="5" pname="e" />
<beam>
<note dur="8" oct.ges="6" oct="5" pname="f" />
<note dur="8" oct.ges="6" oct="5" pname="a" />
<note dur="8" oct.ges="6" oct="5" pname="g" />
<note dur="8" oct.ges="6" oct="5" pname="b" />
<note dur="8" oct="5" pname="f" />
<note dur="8" oct="5" pname="a" />
<note dur="8" oct="5" pname="g" />
<note dur="8" oct="5" pname="b" />
</beam>
</layer>
</staff>
Expand All @@ -59,7 +59,7 @@
<measure right="dbl">
<staff n="1">
<layer n="1">
<note xml:id="n2a" dur="2" oct.ges="7" oct="6" pname="c" />
<note xml:id="n2a" dur="2" oct="6" pname="c" />
<rest dur="2" />
</layer>
</staff>
Expand All @@ -69,12 +69,12 @@
<measure>
<staff n="1">
<layer n="1">
<note xml:id="n1b" dur="2" oct.ges="6" oct="5" pname="e" />
<note xml:id="n1b" dur="2" oct="5" pname="e" />
<beam>
<note dur="8" oct.ges="6" oct="5" pname="f" />
<note dur="8" oct.ges="6" oct="5" pname="a" />
<note dur="8" oct.ges="6" oct="5" pname="g" />
<note dur="8" oct.ges="6" oct="5" pname="b" />
<note dur="8" oct="5" pname="f" />
<note dur="8" oct="5" pname="a" />
<note dur="8" oct="5" pname="g" />
<note dur="8" oct="5" pname="b" />
</beam>
</layer>
</staff>
Expand All @@ -83,7 +83,7 @@
<measure right="dbl">
<staff n="1">
<layer n="1">
<note xml:id="n2b" dots="1" dur="2" oct.ges="7" oct="6" pname="c" />
<note xml:id="n2b" dots="1" dur="2" oct="6" pname="c" />
<rest dur="4" />
</layer>
</staff>
Expand All @@ -93,12 +93,12 @@
<measure>
<staff n="1">
<layer n="1">
<note xml:id="n1c" dur="2" oct.ges="6" oct="5" pname="e" />
<note xml:id="n1c" dur="2" oct="5" pname="e" />
<beam>
<note dur="8" oct.ges="6" oct="5" pname="f" />
<note dur="8" oct.ges="6" oct="5" pname="a" />
<note dur="8" oct.ges="6" oct="5" pname="g" />
<note dur="8" oct.ges="6" oct="5" pname="b" />
<note dur="8" oct="5" pname="f" />
<note dur="8" oct="5" pname="a" />
<note dur="8" oct="5" pname="g" />
<note dur="8" oct="5" pname="b" />
</beam>
</layer>
</staff>
Expand All @@ -107,7 +107,7 @@
<measure right="dbl">
<staff n="1">
<layer n="1">
<note xml:id="n2c" dots="2" dur="2" oct.ges="7" oct="6" pname="c" />
<note xml:id="n2c" dots="2" dur="2" oct="6" pname="c" />
<rest dur="8" />
</layer>
</staff>
Expand Down