Merge pull request #3537 from Jojo-Schmitz/treble-flute
Remove Treble Flute from common 'genre', add Alto Flute to it
This commit is contained in:
commit
871ef2e266
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,6 @@
|
|||
<Channel>
|
||||
<program value="72"/>
|
||||
</Channel>
|
||||
<genre>common</genre>
|
||||
</Instrument>
|
||||
<Instrument id="soprano-flute">
|
||||
<longName>Soprano Flute</longName>
|
||||
|
@ -181,6 +180,7 @@
|
|||
</Channel>
|
||||
<genre>jazz</genre>
|
||||
<genre>orchestra</genre>
|
||||
<genre>common</genre>
|
||||
</Instrument>
|
||||
<Instrument id="bass-flute">
|
||||
<longName>Bass Flute</longName>
|
||||
|
|
Loading…
Reference in a new issue