diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-06-19 20:26:26 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-06-19 20:26:26 +0300 |
commit | 5d17b2722930dfec4acd1136cefed8828519cb76 (patch) | |
tree | 37726dd5478dd4df5ca52b3449071290e4203925 /README.md | |
parent | 3013fbb93b06e8d30b6b54c324340d6dccad7f3b (diff) | |
parent | f4bc89ef3fb8825bf7a02b5a9b67caafd20a7c1e (diff) | |
download | libADLMIDI-5d17b2722930dfec4acd1136cefed8828519cb76.tar.gz libADLMIDI-5d17b2722930dfec4acd1136cefed8828519cb76.tar.bz2 libADLMIDI-5d17b2722930dfec4acd1136cefed8828519cb76.zip |
Merge branch 'master' into update-chip-base
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 |