diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-05-06 22:46:57 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-05-06 22:46:57 +0300 |
commit | 9c54763b9a18e3ee522023ab9dcc7b84a89de333 (patch) | |
tree | 9901e28867b05e12005b78d45d3be244ff6c537f | |
parent | 0c1b3519b6724d22b64db2cdc91c3b0f44579ca8 (diff) | |
download | libADLMIDI-9c54763b9a18e3ee522023ab9dcc7b84a89de333.tar.gz libADLMIDI-9c54763b9a18e3ee522023ab9dcc7b84a89de333.tar.bz2 libADLMIDI-9c54763b9a18e3ee522023ab9dcc7b84a89de333.zip |
Added changelog note
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -135,6 +135,9 @@ 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 + * Fixed an inability to load another custom bank without of library re-initialization + ## 1.3.2 2018-04-24 * Added ability to disable MUS and XMI converters * Added ability to disable embedded MIDI sequencer to use library as RealTime synthesizer only or use any custom MIDI sequencer plugins. |