diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-06-26 18:17:18 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-06-26 18:17:18 +0300 |
commit | 400e3d750b14ec3f260fc2e69e362be581b257bb (patch) | |
tree | bb83957bdd868f1a4bb15c2fe5fd3dc050eefc9a /README.md | |
parent | 7394b15b9547c444999503fae5f42e340854c9eb (diff) | |
download | libADLMIDI-400e3d750b14ec3f260fc2e69e362be581b257bb.tar.gz libADLMIDI-400e3d750b14ec3f260fc2e69e362be581b257bb.tar.bz2 libADLMIDI-400e3d750b14ec3f260fc2e69e362be581b257bb.zip |
Don't busy chip channels with blank notes!
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -161,6 +161,7 @@ To build that example you will need to have installed SDL2 library. * Added support for CC66-Sostenuto controller (Pedal hold of currently-pressed notes only while CC64 holds also all next notes) * Added support for CC67-SoftPedal controller (SoftPedal lowers the volume of notes played) * Fixed correctness of CMF files playing + * Fixed unnecessary overuse of chip channels by blank notes ## 1.3.3 2018-06-19 * Fixed an inability to load another custom bank without of library re-initialization |