diff options
author | Wohlstand <admin@wohlnet.ru> | 2020-09-28 19:35:00 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2020-09-28 19:35:00 +0300 |
commit | 595a9dc35ad1c41dac96d7fd7e3b3c7ccaac9947 (patch) | |
tree | c1222c17f3dde8fce2ea3da6a1b2fd538202b01f /README.md | |
parent | e082315b04cbc75b4cfce744e9274bb8c5cedd38 (diff) | |
download | libADLMIDI-595a9dc35ad1c41dac96d7fd7e3b3c7ccaac9947.tar.gz libADLMIDI-595a9dc35ad1c41dac96d7fd7e3b3c7ccaac9947.tar.bz2 libADLMIDI-595a9dc35ad1c41dac96d7fd7e3b3c7ccaac9947.zip |
Prepare for release
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -175,7 +175,7 @@ To build that example you will need to have installed SDL2 library. * Add support of MIDI Format 2 files # Changelog -## 1.5.0 dev +## 1.5.0 2020-09-28 * Drum note length expanding is now supported in real-time mode (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!) * Channels manager has been improved (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!) * Nuked OPL3 1.8 emulator got some optimizations ported from 1.7 where they are was applied previously (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!) |