diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-06-19 15:03:34 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-06-19 15:03:34 +0300 |
commit | 1026ecd3fd8dc865fb3a85ab4a130d9d1b494fd9 (patch) | |
tree | 6fca461d067a1e615788cecf7a74c175f0033fc8 /README.md | |
parent | c7f8dbee64d404e66e5d89946027794eac5c5421 (diff) | |
download | libADLMIDI-1026ecd3fd8dc865fb3a85ab4a130d9d1b494fd9.tar.gz libADLMIDI-1026ecd3fd8dc865fb3a85ab4a130d9d1b494fd9.tar.bz2 libADLMIDI-1026ecd3fd8dc865fb3a85ab4a130d9d1b494fd9.zip |
Mark 1.3.3 as release
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -151,7 +151,7 @@ To build that example you will need to have installed SDL2 library. * Add support of MIDI Format 2 files (FL Studio made MIDI-files are wired and opening of those files making lossy of tempo and some meta-information events) # Changelog -## 1.3.3 dev +## 1.3.3 2018-06-19 * Fixed an inability to load another custom bank without of library re-initialization * 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 |