forked from musescore/MuseScore
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix GH#23041: Prevent setting measure rest with ticks value of 0
Backport of musescore#23670
- Loading branch information
1 parent
ff38f52
commit cdcfed5
Showing
7 changed files
with
494 additions
and
24 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
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
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,222 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<museScore version="3.02"> | ||
<Score> | ||
<LayerTag id="0" tag="default"></LayerTag> | ||
<currentLayer>0</currentLayer> | ||
<Division>480</Division> | ||
<Style> | ||
<Spatium>1.74978</Spatium> | ||
</Style> | ||
<showInvisible>1</showInvisible> | ||
<showUnprintable>1</showUnprintable> | ||
<showFrames>1</showFrames> | ||
<showMargins>0</showMargins> | ||
<metaTag name="arranger"></metaTag> | ||
<metaTag name="composer">Composer / arranger</metaTag> | ||
<metaTag name="copyright"></metaTag> | ||
<metaTag name="lyricist"></metaTag> | ||
<metaTag name="movementNumber"></metaTag> | ||
<metaTag name="movementTitle"></metaTag> | ||
<metaTag name="poet"></metaTag> | ||
<metaTag name="source"></metaTag> | ||
<metaTag name="subtitle">Subtitle</metaTag> | ||
<metaTag name="translator"></metaTag> | ||
<metaTag name="workNumber"></metaTag> | ||
<metaTag name="workTitle">Untitled score</metaTag> | ||
<Order id="orchestra" customized="1"> | ||
<name>Orchestra</name> | ||
<instrument id="flute"> | ||
<family id="flutes">Flutes</family> | ||
</instrument> | ||
<section id="woodwind" brackets="true" showSystemMarkings="false" 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" showSystemMarkings="false" 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" showSystemMarkings="false" barLineSpan="true" thinBrackets="true"> | ||
<family>timpani</family> | ||
</section> | ||
<section id="percussion" brackets="true" showSystemMarkings="false" 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" showSystemMarkings="false" barLineSpan="false" thinBrackets="true"> | ||
<family>voices</family> | ||
<family>voice-groups</family> | ||
</section> | ||
<section id="strings" brackets="true" showSystemMarkings="false" barLineSpan="true" thinBrackets="true"> | ||
<family>orchestral-strings</family> | ||
</section> | ||
</Order> | ||
<Part> | ||
<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"/> | ||
</Channel> | ||
</Instrument> | ||
</Part> | ||
<Staff id="1"> | ||
<Measure> | ||
<voice> | ||
<TimeSig> | ||
<sigN>4</sigN> | ||
<sigD>4</sigD> | ||
</TimeSig> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
</voice> | ||
</Measure> | ||
<Measure len="6/4"> | ||
<voice> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
<Rest> | ||
<durationType>half</durationType> | ||
</Rest> | ||
<Rest> | ||
<durationType>half</durationType> | ||
</Rest> | ||
</voice> | ||
</Measure> | ||
<Measure> | ||
<voice> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
<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> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
<Chord> | ||
<durationType>quarter</durationType> | ||
<Note> | ||
<pitch>74</pitch> | ||
<tpc>16</tpc> | ||
</Note> | ||
</Chord> | ||
</voice> | ||
</Measure> | ||
</Staff> | ||
</Score> | ||
</museScore> |
Oops, something went wrong.