Skip to content

Commit

Permalink
Correct GM names (#26317)
Browse files Browse the repository at this point in the history
Fix unwanted GM names appearing on Pads
  • Loading branch information
zacjansheski authored Feb 5, 2025
1 parent fbf69d9 commit 166f965
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions share/instruments/instruments.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8335,7 +8335,7 @@
<head>normal</head>
<line>0</line>
<voice>0</voice>
<name>Crash Cymbal 1</name>
<name>Suspended Cymbal</name>
<stem>1</stem>
<shortcut>A</shortcut>
<panelRow>0</panelRow>
Expand Down Expand Up @@ -8368,7 +8368,7 @@
<head>normal</head>
<line>0</line>
<voice>0</voice>
<name>Crash Cymbal 2</name>
<name>Hand Cymbals</name>
<stem>1</stem>
<shortcut>A</shortcut>
<panelRow>0</panelRow>
Expand Down Expand Up @@ -8594,7 +8594,7 @@
<head>normal</head>
<line>0</line>
<voice>0</voice>
<name>Ride Cymbal 1</name>
<name>Ride Cymbal</name>
<stem>1</stem>
<shortcut>A</shortcut>
<panelRow>0</panelRow>
Expand Down

0 comments on commit 166f965

Please sign in to comment.