aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVitaly Novichkov <admin@wohlnet.ru>2018-06-27 02:51:42 +0300
committerVitaly Novichkov <admin@wohlnet.ru>2018-06-27 02:51:42 +0300
commitb72a1445e4fe65354b5b2e874bca5a0ef2cd82e0 (patch)
treebb83957bdd868f1a4bb15c2fe5fd3dc050eefc9a /README.md
parentc5509c43b4010ecc3d4f8b464996b26756b645e6 (diff)
parent400e3d750b14ec3f260fc2e69e362be581b257bb (diff)
downloadlibADLMIDI-b72a1445e4fe65354b5b2e874bca5a0ef2cd82e0.tar.gz
libADLMIDI-b72a1445e4fe65354b5b2e874bca5a0ef2cd82e0.tar.bz2
libADLMIDI-b72a1445e4fe65354b5b2e874bca5a0ef2cd82e0.zip
Merge branch 'master' into stable
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 96d2956..54cab0d 100644
--- a/README.md
+++ b/README.md
@@ -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