diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-06-01 01:22:23 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-06-01 01:22:23 +0300 |
commit | 83151b9435c086a93afddc6e25635a80a6142fe8 (patch) | |
tree | 082c962112bd329c1953c82ec33231c57d037f39 /README.md | |
parent | 4b0ffdce25540765276ef2e6f6f8cc72a733f7cf (diff) | |
download | libADLMIDI-83151b9435c086a93afddc6e25635a80a6142fe8.tar.gz libADLMIDI-83151b9435c086a93afddc6e25635a80a6142fe8.tar.bz2 libADLMIDI-83151b9435c086a93afddc6e25635a80a6142fe8.zip |
Added changelog notes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -143,6 +143,8 @@ To build that example you will need to have installed SDL2 library. * Fixed an incorrect processing of auto-flags * Fixed incorrect initial MIDI tempo when MIDI file doesn't includes the tempo event * Channel and Note Aftertouch features are now supported correctly! Aftertouch is the tremolo / vibrato, NOT A VOLUME! + * Updated DosBox OPL3 emulator up to r4111 of official DosBox trunk + * The automatical choosing of 4 operator channels count has been improved ## 1.3.2 2018-04-24 * Added ability to disable MUS and XMI converters |