Skip to content

Commit

Permalink
Fix #313428: Mandolin has Grand Piano sound
Browse files Browse the repository at this point in the history
  • Loading branch information
Jojo-Schmitz authored and vpereverzev committed Nov 23, 2020
1 parent 3969fb3 commit e3fe9eb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions share/instruments/instruments.xml
Expand Up @@ -10656,7 +10656,7 @@ Aeolus organ synthesizer, currently disabled -->
<singleNoteDynamics>0</singleNoteDynamics>
<Channel>
<controller ctrl="32" value="16"/> <!--Mandolin-->
<program value="24"/> <!--Acoustic Guitar (nylon)-->
<program value="25"/> <!--Acoustic Guitar (steel)-->
</Channel>
<genre>popular</genre>
</Instrument>
Expand Down Expand Up @@ -10688,7 +10688,7 @@ Aeolus organ synthesizer, currently disabled -->
<singleNoteDynamics>0</singleNoteDynamics>
<Channel>
<controller ctrl="32" value="16"/> <!--Mandolin-->
<program value="24"/> <!--Acoustic Guitar (nylon)-->
<program value="25"/> <!--Acoustic Guitar (steel)-->
</Channel>
</Instrument>
<Instrument id="alto-mandola">
Expand All @@ -10710,7 +10710,7 @@ Aeolus organ synthesizer, currently disabled -->
<singleNoteDynamics>0</singleNoteDynamics>
<Channel>
<controller ctrl="32" value="16"/> <!--Mandolin-->
<program value="24"/> <!--Acoustic Guitar (nylon)-->
<program value="25"/> <!--Acoustic Guitar (steel)-->
</Channel>
</Instrument>
<Instrument id="tenor-mandola">
Expand All @@ -10732,7 +10732,7 @@ Aeolus organ synthesizer, currently disabled -->
<singleNoteDynamics>0</singleNoteDynamics>
<Channel>
<controller ctrl="32" value="16"/> <!--Mandolin-->
<program value="24"/> <!--Acoustic Guitar (nylon)-->
<program value="25"/> <!--Acoustic Guitar (steel)-->
</Channel>
</Instrument>
<Instrument id="mandocello">
Expand All @@ -10754,7 +10754,7 @@ Aeolus organ synthesizer, currently disabled -->
<singleNoteDynamics>0</singleNoteDynamics>
<Channel>
<controller ctrl="32" value="16"/> <!--Mandolin-->
<program value="24"/> <!--Acoustic Guitar (nylon)-->
<program value="25"/> <!--Acoustic Guitar (steel)-->
</Channel>
</Instrument>
<Instrument id="octave-mandolin">
Expand All @@ -10776,7 +10776,7 @@ Aeolus organ synthesizer, currently disabled -->
<singleNoteDynamics>0</singleNoteDynamics>
<Channel>
<controller ctrl="32" value="16"/> <!--Mandolin-->
<program value="24"/> <!--Acoustic Guitar (nylon)-->
<program value="25"/> <!--Acoustic Guitar (steel)-->
</Channel>
</Instrument>
<Instrument id="shamisen">
Expand Down

0 comments on commit e3fe9eb

Please sign in to comment.