Skip to content

Commit

Permalink
New GM Pipe Organ Instrument
Browse files Browse the repository at this point in the history
A response to this post on the forum: http://musescore.org/en/node/27106
a simple GM Pipe organ has been added to
instruments.xml and the old Pipe Organ which controlled Aeolus has been
renamed to Aeolus Organ. This is part of the preparations required for
the removal of Aeolus should we fail to resolve issues with Fons
Adrianssen.
  • Loading branch information
Michael Cowgill committed Jul 2, 2014
1 parent 7aa55d0 commit 6bfd9f1
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions share/templates/instruments.xml
Expand Up @@ -6907,20 +6907,40 @@
</Channel>
</Instrument>
<Instrument id="pipe-organ">
<longName>Pipe Organ</longName>
<shortName>Org.</shortName>
<trackName>Pipe Organ</trackName>
<description>GM Pipe Organ</description>
<musicXMLid>keyboard.organ.pipe</musicXMLid>
<staves>3</staves>
<clef>G</clef>
<bracket>1</bracket>
<bracketSpan>2</bracketSpan>
<barlineSpan>2</barlineSpan>
<clef staff="2">F</clef>
<clef staff="3">F8vb</clef>
<barlineSpan staff="3">1</barlineSpan>
<Channel>
<program value="75"/>
</Channel>
<genre>common</genre>
<genre>orchestra</genre>
</Instrument>
<Instrument id="aeolus-organ">
<longName pos="2">Man.</longName>
<longName pos="5">Ped.</longName>
<shortName pos="2">Man.</shortName>
<shortName pos="5">Ped.</shortName>
<trackName>Pipe Organ</trackName>
<description>Pipe Organ</description>
<trackName>Aeolus Organ</trackName>
<description>Aeolus Organ</description>
<musicXMLid>keyboard.organ.pipe</musicXMLid>
<staves>3</staves>
<clef>G</clef>
<bracket>1</bracket>
<bracketSpan>2</bracketSpan>
<barlineSpan>2</barlineSpan>
<clef staff="2">F</clef>
<clef staff="3">F</clef>
<clef staff="3">F8vb</clef>
<barlineSpan staff="3">1</barlineSpan>
<Channel name="I">
<descr>Division I</descr>
Expand Down

0 comments on commit 6bfd9f1

Please sign in to comment.