diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-05-31 02:14:33 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-05-31 02:14:33 +0300 |
commit | a8f35b0f4449a395a8b9960d72eec9271b2d70bc (patch) | |
tree | 7173cedb10d703f543f0c174c36eda323c2fb9a7 | |
parent | 56c0cd7f2439898080df2e0a8129b72d2d85ca70 (diff) | |
download | libADLMIDI-a8f35b0f4449a395a8b9960d72eec9271b2d70bc.tar.gz libADLMIDI-a8f35b0f4449a395a8b9960d72eec9271b2d70bc.tar.bz2 libADLMIDI-a8f35b0f4449a395a8b9960d72eec9271b2d70bc.zip |
Changelog note
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -141,6 +141,7 @@ To build that example you will need to have installed SDL2 library. * Optimizing the MIDI banks management system for MultiBanks (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!) * Fixed incorrect 4-op counter which is still catch 4-op instruments on 2-op banks * Fixed an incorrect processing of auto-flags + * Fixed incorrect initial MIDI tempo when MIDI file doesn't includes the tempo event ## 1.3.2 2018-04-24 * Added ability to disable MUS and XMI converters |