diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-06-27 02:51:42 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-06-27 02:51:42 +0300 |
commit | b72a1445e4fe65354b5b2e874bca5a0ef2cd82e0 (patch) | |
tree | bb83957bdd868f1a4bb15c2fe5fd3dc050eefc9a /README.md | |
parent | c5509c43b4010ecc3d4f8b464996b26756b645e6 (diff) | |
parent | 400e3d750b14ec3f260fc2e69e362be581b257bb (diff) | |
download | libADLMIDI-b72a1445e4fe65354b5b2e874bca5a0ef2cd82e0.tar.gz libADLMIDI-b72a1445e4fe65354b5b2e874bca5a0ef2cd82e0.tar.bz2 libADLMIDI-b72a1445e4fe65354b5b2e874bca5a0ef2cd82e0.zip |
Merge branch 'master' into stable
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 |