add banjo & mandolin tab, remove space before balalaika
This commit is contained in:
parent
f471d31178
commit
a4327ac960
1 changed files with 19 additions and 1 deletions
|
@ -7982,6 +7982,16 @@
|
|||
<genre>common</genre>
|
||||
<genre>jazz</genre>
|
||||
</Instrument>
|
||||
<Instrument id="banjo-tablature">
|
||||
<trackName>Banjo [Tablature]</trackName>
|
||||
<init>banjo</init>
|
||||
<description>Banjo (Tablature)</description>
|
||||
<musicXMLid>pluck.banjo</musicXMLid>
|
||||
<stafftype staffTypePreset="tab5StrCommon">tablature</stafftype>
|
||||
<!-- <clef>TAB</clef> -->
|
||||
<genre>common</genre>
|
||||
<genre>jazz</genre>
|
||||
</Instrument>
|
||||
<Instrument id="tenor-banjo">
|
||||
<longName>Tenor Banjo</longName>
|
||||
<shortName>T. Bj.</shortName>
|
||||
|
@ -8005,7 +8015,7 @@
|
|||
<Instrument id="balalaika">
|
||||
<longName>Balalaika</longName>
|
||||
<shortName>Bal.</shortName>
|
||||
<trackName> Balalaika</trackName>
|
||||
<trackName>Balalaika</trackName>
|
||||
<description>Balalaika in fact the prima but a generic for simplicity</description>
|
||||
<musicXMLid>pluck.balalaika</musicXMLid>
|
||||
<StringData>
|
||||
|
@ -8678,6 +8688,14 @@
|
|||
<program value="24"/>
|
||||
</Channel>
|
||||
</Instrument>
|
||||
<Instrument id="mandolin-tablature">
|
||||
<trackName>Mandolin [Tablature]</trackName>
|
||||
<init>mandolin</init>
|
||||
<description>Mandolin (Tablature)</description>
|
||||
<musicXMLid>pluck.mandolin</musicXMLid>
|
||||
<stafftype staffTypePreset="tab4StrCommon">tablature</stafftype>
|
||||
<!-- <clef>TAB</clef> -->
|
||||
</Instrument>
|
||||
<Instrument id="mandola">
|
||||
<longName>Mandola</longName>
|
||||
<shortName>Mda.</shortName>
|
||||
|
|
Loading…
Reference in a new issue