Skip to content

Commit f7eae7c

Browse files
committed
Add instruments.xml option
Instruments.xml option still needs work, but it's good enough for a demonstration. Also regenerated the template in --template-mode to be compatible with 2.0.3 and gave it a rename
1 parent af41238 commit f7eae7c

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

share/instruments/instruments.xml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7033,6 +7033,34 @@
70337033
</Articulation>
70347034
<genre>orchestra</genre>
70357035
</Instrument>
7036+
<Instrument id="4-hands-piano">
7037+
<longName>Piano (4-hands)</longName>
7038+
<shortName>4 Hnd Pno.</shortName>
7039+
<description>4-handed piano part (a.k.a. 2 players and one piano)</description>
7040+
<musicXMLid>keyboard.piano.4hands</musicXMLid>
7041+
<staves>4</staves>
7042+
<clef>G8va</clef>
7043+
<bracket>1</bracket>
7044+
<bracketSpan>2</bracketSpan>
7045+
<barlineSpan>2</barlineSpan>
7046+
<clef staff="2">G</clef>
7047+
<clef staff="3">F</clef>
7048+
<clef staff="4">F8vb</clef>
7049+
<bracket staff="3">1</bracket>
7050+
<bracketSpan staff="3">2</bracketSpan>
7051+
<barlineSpan staff="3">2</barlineSpan>
7052+
<aPitchRange>21-108</aPitchRange>
7053+
<pPitchRange>21-108</pPitchRange>
7054+
<Channel>
7055+
<program value="0"/>
7056+
</Channel>
7057+
<Articulation>
7058+
<velocity>100</velocity>
7059+
<gateTime>95</gateTime>
7060+
</Articulation>
7061+
<genre>common</genre>
7062+
<genre>orchestra</genre>
7063+
</Instrument>
70367064
<Instrument id="upright-piano">
70377065
<longName>Upright Piano</longName>
70387066
<shortName>Pno.</shortName>
-11.6 KB
Binary file not shown.
11.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)