-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
1,173 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,214 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<museScore version="4.50"> | ||
<programVersion>4.5.0</programVersion> | ||
<programRevision></programRevision> | ||
<Score> | ||
<Division>480</Division> | ||
<showInvisible>1</showInvisible> | ||
<showUnprintable>1</showUnprintable> | ||
<showFrames>1</showFrames> | ||
<showMargins>0</showMargins> | ||
<open>1</open> | ||
<metaTag name="arranger"></metaTag> | ||
<metaTag name="audioComUrl"></metaTag> | ||
<metaTag name="composer">Composer / arranger</metaTag> | ||
<metaTag name="copyright"></metaTag> | ||
<metaTag name="creationDate">2024-11-14</metaTag> | ||
<metaTag name="lyricist"></metaTag> | ||
<metaTag name="movementNumber"></metaTag> | ||
<metaTag name="movementTitle"></metaTag> | ||
<metaTag name="platform">Apple Macintosh</metaTag> | ||
<metaTag name="source"></metaTag> | ||
<metaTag name="sourceRevisionId"></metaTag> | ||
<metaTag name="subtitle">Subtitle</metaTag> | ||
<metaTag name="translator"></metaTag> | ||
<metaTag name="workNumber"></metaTag> | ||
<metaTag name="workTitle">Untitled score</metaTag> | ||
<Order id="orchestra"> | ||
<name>Orchestra</name> | ||
<instrument id="flute"> | ||
<family id="flutes">Flutes</family> | ||
</instrument> | ||
<section id="woodwind" brackets="true" barLineSpan="true" thinBrackets="true"> | ||
<family>flutes</family> | ||
<family>oboes</family> | ||
<family>clarinets</family> | ||
<family>saxophones</family> | ||
<family>bassoons</family> | ||
<unsorted group="woodwinds"/> | ||
</section> | ||
<section id="brass" brackets="true" barLineSpan="true" thinBrackets="true"> | ||
<family>horns</family> | ||
<family>trumpets</family> | ||
<family>cornets</family> | ||
<family>flugelhorns</family> | ||
<family>trombones</family> | ||
<family>tubas</family> | ||
<unsorted group="brass"/> | ||
</section> | ||
<section id="timpani" brackets="true" barLineSpan="true" thinBrackets="true"> | ||
<family>timpani</family> | ||
</section> | ||
<section id="percussion" brackets="true" barLineSpan="true" thinBrackets="true"> | ||
<family>keyboard-percussion</family> | ||
<unsorted group="pitched-percussion"/> | ||
<family>drums</family> | ||
<family>unpitched-metal-percussion</family> | ||
<family>unpitched-wooden-percussion</family> | ||
<family>other-percussion</family> | ||
<unsorted group="unpitched-percussion"/> | ||
</section> | ||
<family>keyboards</family> | ||
<family>harps</family> | ||
<family>organs</family> | ||
<family>synths</family> | ||
<unsorted/> | ||
<soloists/> | ||
<section id="voices" brackets="true" barLineSpan="false" thinBrackets="true"> | ||
<family>voices</family> | ||
<family>voice-groups</family> | ||
</section> | ||
<section id="strings" brackets="true" barLineSpan="true" thinBrackets="true"> | ||
<family>orchestral-strings</family> | ||
</section> | ||
</Order> | ||
<Part id="1"> | ||
<Staff id="1"> | ||
<StaffType group="pitched"> | ||
<name>stdNormal</name> | ||
</StaffType> | ||
</Staff> | ||
<trackName>Flute</trackName> | ||
<Instrument id="flute"> | ||
<longName>Flute</longName> | ||
<shortName>Fl.</shortName> | ||
<trackName>Flute</trackName> | ||
<minPitchP>59</minPitchP> | ||
<maxPitchP>98</maxPitchP> | ||
<minPitchA>60</minPitchA> | ||
<maxPitchA>93</maxPitchA> | ||
<instrumentId>wind.flutes.flute</instrumentId> | ||
<Channel> | ||
<program value="73"/> | ||
<synti>Fluid</synti> | ||
</Channel> | ||
</Instrument> | ||
</Part> | ||
<Staff id="1"> | ||
<VBox> | ||
<height>10</height> | ||
<Text> | ||
<style>title</style> | ||
<text>Untitled score</text> | ||
</Text> | ||
<Text> | ||
<style>subtitle</style> | ||
<text>Subtitle</text> | ||
</Text> | ||
<Text> | ||
<style>composer</style> | ||
<text>Composer / arranger</text> | ||
</Text> | ||
</VBox> | ||
<Measure> | ||
<Marker> | ||
<style>repeat_right</style> | ||
<text>To Coda</text> | ||
<label>coda</label> | ||
</Marker> | ||
<LayoutBreak> | ||
<z>-10</z> | ||
<subtype>line</subtype> | ||
</LayoutBreak> | ||
<voice> | ||
<KeySig> | ||
<concertKey>0</concertKey> | ||
</KeySig> | ||
<TimeSig> | ||
<sigN>4</sigN> | ||
<sigD>4</sigD> | ||
</TimeSig> | ||
<Rest> | ||
<durationType>half</durationType> | ||
</Rest> | ||
<Rest> | ||
<durationType>quarter</durationType> | ||
</Rest> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>65</pitch> | ||
<tpc>13</tpc> | ||
</Note> | ||
<Note> | ||
<pitch>69</pitch> | ||
<tpc>17</tpc> | ||
</Note> | ||
</Chord> | ||
</voice> | ||
</Measure> | ||
<Measure> | ||
<Jump> | ||
<style>repeat_right</style> | ||
<text>D.C. al Coda</text> | ||
<jumpTo>start</jumpTo> | ||
<playUntil>coda</playUntil> | ||
<continueAt>codab</continueAt> | ||
</Jump> | ||
<LayoutBreak> | ||
<z>-10</z> | ||
<subtype>line</subtype> | ||
</LayoutBreak> | ||
<voice> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>62</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
<Note> | ||
<pitch>65</pitch> | ||
<tpc>13</tpc> | ||
</Note> | ||
<Note> | ||
<pitch>69</pitch> | ||
<tpc>17</tpc> | ||
</Note> | ||
</Chord> | ||
<Rest> | ||
<durationType>quarter</durationType> | ||
</Rest> | ||
<Rest> | ||
<durationType>half</durationType> | ||
</Rest> | ||
</voice> | ||
</Measure> | ||
<Measure> | ||
<Marker> | ||
<style>repeat_left</style> | ||
<text><sym>coda</sym></text> | ||
<label>codab</label> | ||
</Marker> | ||
<voice> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>62</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
<Note> | ||
<pitch>69</pitch> | ||
<tpc>17</tpc> | ||
</Note> | ||
</Chord> | ||
<Rest> | ||
<durationType>quarter</durationType> | ||
</Rest> | ||
<Rest> | ||
<durationType>half</durationType> | ||
</Rest> | ||
</voice> | ||
</Measure> | ||
</Staff> | ||
</Score> | ||
</museScore> |
160 changes: 160 additions & 0 deletions
160
src/engraving/tests/partialtie_data/repeat_barlines.mscx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,160 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<museScore version="4.50"> | ||
<programVersion>4.5.0</programVersion> | ||
<programRevision></programRevision> | ||
<Score> | ||
<Division>480</Division> | ||
<showInvisible>1</showInvisible> | ||
<showUnprintable>1</showUnprintable> | ||
<showFrames>1</showFrames> | ||
<showMargins>0</showMargins> | ||
<open>1</open> | ||
<metaTag name="arranger"></metaTag> | ||
<metaTag name="audioComUrl"></metaTag> | ||
<metaTag name="composer">Composer / arranger</metaTag> | ||
<metaTag name="copyright"></metaTag> | ||
<metaTag name="creationDate">2024-11-13</metaTag> | ||
<metaTag name="lyricist"></metaTag> | ||
<metaTag name="movementNumber"></metaTag> | ||
<metaTag name="movementTitle"></metaTag> | ||
<metaTag name="platform">Apple Macintosh</metaTag> | ||
<metaTag name="source"></metaTag> | ||
<metaTag name="sourceRevisionId"></metaTag> | ||
<metaTag name="subtitle">Subtitle</metaTag> | ||
<metaTag name="translator"></metaTag> | ||
<metaTag name="workNumber"></metaTag> | ||
<metaTag name="workTitle">Untitled score</metaTag> | ||
<Order id="orchestra"> | ||
<name>Orchestra</name> | ||
<instrument id="flute"> | ||
<family id="flutes">Flutes</family> | ||
</instrument> | ||
<section id="woodwind" brackets="true" barLineSpan="true" thinBrackets="true"> | ||
<family>flutes</family> | ||
<family>oboes</family> | ||
<family>clarinets</family> | ||
<family>saxophones</family> | ||
<family>bassoons</family> | ||
<unsorted group="woodwinds"/> | ||
</section> | ||
<section id="brass" brackets="true" barLineSpan="true" thinBrackets="true"> | ||
<family>horns</family> | ||
<family>trumpets</family> | ||
<family>cornets</family> | ||
<family>flugelhorns</family> | ||
<family>trombones</family> | ||
<family>tubas</family> | ||
<unsorted group="brass"/> | ||
</section> | ||
<section id="timpani" brackets="true" barLineSpan="true" thinBrackets="true"> | ||
<family>timpani</family> | ||
</section> | ||
<section id="percussion" brackets="true" barLineSpan="true" thinBrackets="true"> | ||
<family>keyboard-percussion</family> | ||
<unsorted group="pitched-percussion"/> | ||
<family>drums</family> | ||
<family>unpitched-metal-percussion</family> | ||
<family>unpitched-wooden-percussion</family> | ||
<family>other-percussion</family> | ||
<unsorted group="unpitched-percussion"/> | ||
</section> | ||
<family>keyboards</family> | ||
<family>harps</family> | ||
<family>organs</family> | ||
<family>synths</family> | ||
<unsorted/> | ||
<soloists/> | ||
<section id="voices" brackets="true" barLineSpan="false" thinBrackets="true"> | ||
<family>voices</family> | ||
<family>voice-groups</family> | ||
</section> | ||
<section id="strings" brackets="true" barLineSpan="true" thinBrackets="true"> | ||
<family>orchestral-strings</family> | ||
</section> | ||
</Order> | ||
<Part id="1"> | ||
<Staff id="1"> | ||
<StaffType group="pitched"> | ||
<name>stdNormal</name> | ||
</StaffType> | ||
</Staff> | ||
<trackName>Flute</trackName> | ||
<Instrument id="flute"> | ||
<longName>Flute</longName> | ||
<shortName>Fl.</shortName> | ||
<trackName>Flute</trackName> | ||
<minPitchP>59</minPitchP> | ||
<maxPitchP>98</maxPitchP> | ||
<minPitchA>60</minPitchA> | ||
<maxPitchA>93</maxPitchA> | ||
<instrumentId>wind.flutes.flute</instrumentId> | ||
<Channel> | ||
<program value="73"/> | ||
<synti>Fluid</synti> | ||
</Channel> | ||
</Instrument> | ||
</Part> | ||
<Staff id="1"> | ||
<Measure> | ||
<startRepeat/> | ||
<voice> | ||
<KeySig> | ||
<concertKey>0</concertKey> | ||
</KeySig> | ||
<TimeSig> | ||
<sigN>4</sigN> | ||
<sigD>4</sigD> | ||
</TimeSig> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
<Rest> | ||
<durationType>quarter</durationType> | ||
</Rest> | ||
<Rest> | ||
<durationType>half</durationType> | ||
</Rest> | ||
</voice> | ||
</Measure> | ||
<Measure> | ||
<endRepeat>2</endRepeat> | ||
<voice> | ||
<Rest> | ||
<durationType>half</durationType> | ||
</Rest> | ||
<Rest> | ||
<durationType>quarter</durationType> | ||
</Rest> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
</voice> | ||
</Measure> | ||
<Measure> | ||
<voice> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
<Rest> | ||
<durationType>quarter</durationType> | ||
</Rest> | ||
<Rest> | ||
<durationType>half</durationType> | ||
</Rest> | ||
</voice> | ||
</Measure> | ||
</Staff> | ||
</Score> | ||
</museScore> |
Oops, something went wrong.