Skip to content

Commit

Permalink
Fix #322674: Change String Orchestra template to use multiple of each
Browse files Browse the repository at this point in the history
string instrument rather than being a string quintet

Duplicate of musescore#8488, resp. backport of musescore#8489
  • Loading branch information
Jojo-Schmitz committed Sep 10, 2021
1 parent 7080680 commit d8b85e7
Showing 1 changed file with 108 additions and 78 deletions.
186 changes: 108 additions & 78 deletions share/templates/08-Orchestral/03-String_Orchestra.mscx
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
<metaTag name="workTitle"></metaTag>
<Order id="orchestral" customized="1">
<name>Orchestral</name>
<instrument id="contrabass">
<instrument id="contrabasses">
<family id="orchestral-strings">Orchestral Strings</family>
</instrument>
<instrument id="viola">
<instrument id="violas">
<family id="orchestral-strings">Orchestral Strings</family>
</instrument>
<instrument id="violin">
<instrument id="violins">
<family id="orchestral-strings">Orchestral Strings</family>
</instrument>
<instrument id="violoncello">
<instrument id="violoncellos">
<family id="orchestral-strings">Orchestral Strings</family>
</instrument>
<section id="woodwind" brackets="true" showSystemMarkings="true" barLineSpan="true" thinBrackets="true">
Expand Down Expand Up @@ -94,23 +94,16 @@
<bracket type="2" span="2" col="1"/>
<barLineSpan>1</barLineSpan>
</Staff>
<trackName>Violin I</trackName>
<Instrument id="violin">
<longName>Violin I</longName>
<shortName>Vln. I</shortName>
<trackName>Violin</trackName>
<trackName>Violins I</trackName>
<Instrument id="violins">
<longName>Violins I</longName>
<shortName>Vlns. I</shortName>
<trackName>Violins</trackName>
<minPitchP>55</minPitchP>
<maxPitchP>103</maxPitchP>
<minPitchA>55</minPitchA>
<maxPitchA>88</maxPitchA>
<instrumentId>strings.violin</instrumentId>
<StringData>
<frets>24</frets>
<string>55</string>
<string>62</string>
<string>69</string>
<string>76</string>
</StringData>
<instrumentId>strings.group</instrumentId>
<Articulation>
<velocity>100</velocity>
<gateTime>100</gateTime>
Expand Down Expand Up @@ -153,17 +146,19 @@
</Articulation>
<Channel name="arco">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="17"/>
<program value="40"/>
<controller ctrl="32" value="21"/>
<program value="48"/>
<synti>Fluid</synti>
</Channel>
<Channel name="pizzicato">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="20"/>
<program value="45"/>
<synti>Fluid</synti>
</Channel>
<Channel name="tremolo">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="17"/>
<controller ctrl="32" value="21"/>
<program value="44"/>
<synti>Fluid</synti>
</Channel>
Expand All @@ -176,23 +171,16 @@
</StaffType>
<barLineSpan>1</barLineSpan>
</Staff>
<trackName>Violin II</trackName>
<Instrument id="violin">
<longName>Violin II</longName>
<shortName>Vln. II</shortName>
<trackName>Violin</trackName>
<trackName>Violins II</trackName>
<Instrument id="violins">
<longName>Violins II</longName>
<shortName>Vlns. II</shortName>
<trackName>Violins</trackName>
<minPitchP>55</minPitchP>
<maxPitchP>103</maxPitchP>
<minPitchA>55</minPitchA>
<maxPitchA>88</maxPitchA>
<instrumentId>strings.violin</instrumentId>
<StringData>
<frets>24</frets>
<string>55</string>
<string>62</string>
<string>69</string>
<string>76</string>
</StringData>
<instrumentId>strings.group</instrumentId>
<Articulation>
<velocity>100</velocity>
<gateTime>100</gateTime>
Expand All @@ -218,22 +206,36 @@
<gateTime>67</gateTime>
</Articulation>
<Articulation name="sforzato">
<velocity>150</velocity>
<gateTime>100</gateTime>
</Articulation>
<Articulation name="sforzatoStaccato">
<velocity>150</velocity>
<gateTime>50</gateTime>
</Articulation>
<Articulation name="marcatoStaccato">
<velocity>120</velocity>
<gateTime>50</gateTime>
</Articulation>
<Articulation name="marcatoTenuto">
<velocity>120</velocity>
<gateTime>100</gateTime>
</Articulation>
<Channel name="arco">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="17"/>
<program value="40"/>
<controller ctrl="32" value="21"/>
<program value="48"/>
<synti>Fluid</synti>
</Channel>
<Channel name="pizzicato">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="20"/>
<program value="45"/>
<synti>Fluid</synti>
</Channel>
<Channel name="tremolo">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="17"/>
<controller ctrl="32" value="21"/>
<program value="44"/>
<synti>Fluid</synti>
</Channel>
Expand All @@ -247,24 +249,17 @@
<defaultClef>C3</defaultClef>
<barLineSpan>1</barLineSpan>
</Staff>
<trackName>Viola</trackName>
<Instrument id="viola">
<longName>Viola</longName>
<shortName>Vla.</shortName>
<trackName>Viola</trackName>
<trackName>Violas</trackName>
<Instrument id="violas">
<longName>Violas</longName>
<shortName>Vlas.</shortName>
<trackName>Violas</trackName>
<minPitchP>48</minPitchP>
<maxPitchP>93</maxPitchP>
<minPitchA>48</minPitchA>
<maxPitchA>79</maxPitchA>
<instrumentId>strings.viola</instrumentId>
<instrumentId>strings.group</instrumentId>
<clef>C3</clef>
<StringData>
<frets>24</frets>
<string>48</string>
<string>55</string>
<string>62</string>
<string>69</string>
</StringData>
<Articulation>
<velocity>100</velocity>
<gateTime>100</gateTime>
Expand All @@ -290,22 +285,36 @@
<gateTime>67</gateTime>
</Articulation>
<Articulation name="sforzato">
<velocity>150</velocity>
<gateTime>100</gateTime>
</Articulation>
<Articulation name="sforzatoStaccato">
<velocity>150</velocity>
<gateTime>50</gateTime>
</Articulation>
<Articulation name="marcatoStaccato">
<velocity>120</velocity>
<gateTime>50</gateTime>
</Articulation>
<Articulation name="marcatoTenuto">
<velocity>120</velocity>
<gateTime>100</gateTime>
</Articulation>
<Channel name="arco">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="17"/>
<program value="41"/>
<controller ctrl="32" value="31"/>
<program value="48"/>
<synti>Fluid</synti>
</Channel>
<Channel name="pizzicato">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="30"/>
<program value="45"/>
<synti>Fluid</synti>
</Channel>
<Channel name="tremolo">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="17"/>
<controller ctrl="32" value="31"/>
<program value="44"/>
<synti>Fluid</synti>
</Channel>
Expand All @@ -319,24 +328,17 @@
<defaultClef>F</defaultClef>
<barLineSpan>1</barLineSpan>
</Staff>
<trackName>Violoncello</trackName>
<Instrument id="violoncello">
<longName>Violoncello</longName>
<shortName>Vc.</shortName>
<trackName>Violoncello</trackName>
<trackName>Violoncellos</trackName>
<Instrument id="violoncellos">
<longName>Violoncellos</longName>
<shortName>Vcs.</shortName>
<trackName>Violoncellos</trackName>
<minPitchP>36</minPitchP>
<maxPitchP>90</maxPitchP>
<minPitchA>36</minPitchA>
<maxPitchA>67</maxPitchA>
<instrumentId>strings.cello</instrumentId>
<instrumentId>strings.group</instrumentId>
<clef>F</clef>
<StringData>
<frets>24</frets>
<string>36</string>
<string>43</string>
<string>50</string>
<string>57</string>
</StringData>
<Articulation>
<velocity>100</velocity>
<gateTime>100</gateTime>
Expand All @@ -362,22 +364,36 @@
<gateTime>67</gateTime>
</Articulation>
<Articulation name="sforzato">
<velocity>150</velocity>
<gateTime>100</gateTime>
</Articulation>
<Articulation name="sforzatoStaccato">
<velocity>150</velocity>
<gateTime>50</gateTime>
</Articulation>
<Articulation name="marcatoStaccato">
<velocity>120</velocity>
<gateTime>50</gateTime>
</Articulation>
<Articulation name="marcatoTenuto">
<velocity>120</velocity>
<gateTime>100</gateTime>
</Articulation>
<Channel name="arco">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="17"/>
<program value="42"/>
<controller ctrl="32" value="41"/>
<program value="48"/>
<synti>Fluid</synti>
</Channel>
<Channel name="pizzicato">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="40"/>
<program value="45"/>
<synti>Fluid</synti>
</Channel>
<Channel name="tremolo">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="17"/>
<controller ctrl="32" value="41"/>
<program value="44"/>
<synti>Fluid</synti>
</Channel>
Expand All @@ -391,18 +407,18 @@
<defaultConcertClef>F8vb</defaultConcertClef>
<defaultTransposingClef>F</defaultTransposingClef>
</Staff>
<trackName>Contrabass</trackName>
<Instrument id="contrabass">
<longName>Contrabass</longName>
<shortName>Cb.</shortName>
<trackName>Contrabass</trackName>
<trackName>Contrabasses</trackName>
<Instrument id="contrabasses">
<longName>Contrabasses</longName>
<shortName>Cbs.</shortName>
<trackName>Contrabasses</trackName>
<minPitchP>24</minPitchP>
<maxPitchP>67</maxPitchP>
<minPitchA>28</minPitchA>
<maxPitchA>62</maxPitchA>
<transposeDiatonic>-7</transposeDiatonic>
<transposeChromatic>-12</transposeChromatic>
<instrumentId>strings.contrabass</instrumentId>
<instrumentId>strings.group</instrumentId>
<concertClef>F8vb</concertClef>
<transposingClef>F</transposingClef>
<Articulation>
Expand Down Expand Up @@ -430,22 +446,36 @@
<gateTime>67</gateTime>
</Articulation>
<Articulation name="sforzato">
<velocity>150</velocity>
<gateTime>100</gateTime>
</Articulation>
<Articulation name="sforzatoStaccato">
<velocity>150</velocity>
<gateTime>50</gateTime>
</Articulation>
<Articulation name="marcatoStaccato">
<velocity>120</velocity>
<gateTime>50</gateTime>
</Articulation>
<Articulation name="marcatoTenuto">
<velocity>120</velocity>
<gateTime>100</gateTime>
</Articulation>
<Channel name="arco">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="17"/>
<program value="43"/>
<controller ctrl="32" value="51"/>
<program value="48"/>
<synti>Fluid</synti>
</Channel>
<Channel name="pizzicato">
<program value="32"/>
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="50"/>
<program value="45"/>
<synti>Fluid</synti>
</Channel>
<Channel name="tremolo">
<controller ctrl="0" value="0"/>
<controller ctrl="32" value="17"/>
<controller ctrl="32" value="51"/>
<program value="44"/>
<synti>Fluid</synti>
</Channel>
Expand Down

0 comments on commit d8b85e7

Please sign in to comment.