aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitaly Novichkov <admin@wohlnet.ru>2018-06-24 02:13:08 +0300
committerVitaly Novichkov <admin@wohlnet.ru>2018-06-24 02:13:08 +0300
commit76eb1a12ef6e6a3f8c7f6c0a226fc5b35dd99536 (patch)
tree2dbc8cc9489557d7136a83b88905bbf52db91d07
parentd519f6816e6dbc27ecfa81d2493ae4f40be7f497 (diff)
downloadlibADLMIDI-76eb1a12ef6e6a3f8c7f6c0a226fc5b35dd99536.tar.gz
libADLMIDI-76eb1a12ef6e6a3f8c7f6c0a226fc5b35dd99536.tar.bz2
libADLMIDI-76eb1a12ef6e6a3f8c7f6c0a226fc5b35dd99536.zip
Readme note about CMF fix
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index cb48bd9..96d2956 100644
--- a/README.md
+++ b/README.md
@@ -160,6 +160,7 @@ To build that example you will need to have installed SDL2 library.
* Ignore some NRPN events and lsb bank number when using GS standard (after catching of GS Reset SysEx call)
* Added support for CC66-Sostenuto controller (Pedal hold of currently-pressed notes only while CC64 holds also all next notes)
* Added support for CC67-SoftPedal controller (SoftPedal lowers the volume of notes played)
+ * Fixed correctness of CMF files playing
## 1.3.3 2018-06-19
* Fixed an inability to load another custom bank without of library re-initialization