aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2017-11-21 23:30:03 +0300
committerWohlstand <admin@wohlnet.ru>2017-11-21 23:30:03 +0300
commit9b668d3a57c61e33ec1432c85a954b46ed45a47a (patch)
treeecf0e1ee008d1d1eaef7d68a42408087f793cabb
parentd61f41b60d215b4c329dcef62aff8e4c9001eb6c (diff)
downloadlibADLMIDI-9b668d3a57c61e33ec1432c85a954b46ed45a47a.tar.gz
libADLMIDI-9b668d3a57c61e33ec1432c85a954b46ed45a47a.tar.bz2
libADLMIDI-9b668d3a57c61e33ec1432c85a954b46ed45a47a.zip
Apply recent fix of the AdLib percussion map made by Joel Yliluoma
-rw-r--r--src/adlmidi_midiplay.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/adlmidi_midiplay.cpp b/src/adlmidi_midiplay.cpp
index 7e484f8..c4fefb5 100644
--- a/src/adlmidi_midiplay.cpp
+++ b/src/adlmidi_midiplay.cpp
@@ -115,9 +115,9 @@ static const uint8_t PercussionMap[256] =
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"//GP0
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"//GP16
//2 3 4 5 6 7 8 940 1 2 3 4 5 6 7
- "\0\0\0\3\3\7\4\7\4\5\7\5\7\5\7\5"//GP32
+ "\0\0\0\3\3\0\0\7\0\5\7\5\0\5\7\5"//GP32
//8 950 1 2 3 4 5 6 7 8 960 1 2 3
- "\5\6\5\6\6\0\5\6\0\6\0\6\5\5\5\5"//GP48
+ "\5\6\5\0\6\0\5\6\0\6\0\6\5\5\5\5"//GP48
//4 5 6 7 8 970 1 2 3 4 5 6 7 8 9
"\5\0\0\0\0\0\7\0\0\0\0\0\0\0\0\0"//GP64
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"