diff options
author | Wohlstand <admin@wohlnet.ru> | 2017-11-05 01:24:33 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2017-11-05 01:24:33 +0300 |
commit | 5d3e30724818566318ee0176a03c5453b6c5cc60 (patch) | |
tree | b683cb4820228716801a50cc4fd1f646840b08c1 /README.md | |
parent | 7552aa5b8d496ab7215f8330e1f84decf441ed99 (diff) | |
download | libADLMIDI-5d3e30724818566318ee0176a03c5453b6c5cc60.tar.gz libADLMIDI-5d3e30724818566318ee0176a03c5453b6c5cc60.tar.bz2 libADLMIDI-5d3e30724818566318ee0176a03c5453b6c5cc60.zip |
Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -131,6 +131,8 @@ To build that example you will need to have installed SDL2 library. * Added ability to change playing tempo by giving multiplier (how faster or slower than original) * Added support for meta-tags getting: title, copyright, track titles, and markers with time and ticks positions * Added hooks to increase advandate of The Library: MIDI-event, Note, and Debug-Message hooks! + * Fixed the ability to merge two equal pseudo-4-operator voices as one voice without damaging the result! + * Added auto-increasing of percussion note lengths when there are too short and playing an incorrect sound on various banks * ... ## 1.2.1 2017-07-30 |