diff options
author | Wohlstand <admin@wohlnet.ru> | 2020-09-13 16:06:06 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2020-09-13 16:06:06 +0300 |
commit | 069921e52a04c98d98276ae1f98e700d160f525c (patch) | |
tree | a28b2c4747520fb271beba7b6b9d4843a132b0b1 /README.md | |
parent | 7f66550168af30e03b7762ba9ce6a9d56f578064 (diff) | |
download | libADLMIDI-069921e52a04c98d98276ae1f98e700d160f525c.tar.gz libADLMIDI-069921e52a04c98d98276ae1f98e700d160f525c.tar.bz2 libADLMIDI-069921e52a04c98d98276ae1f98e700d160f525c.zip |
Version 1.5
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.4.1 dev +## 1.5.0 dev * 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!) |