From add55f65c5727bfab338be16e6548f9af8756048 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Thu, 3 Sep 2020 00:46:53 +0300 Subject: Fixed an incorrect logic of CC121 Issue #227 --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index d34e64e..65218e5 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,7 @@ To build that example you will need to have installed SDL2 library. * Removed C++ extras. C++-binded instruments tester is useless since a real-time MIDI API can completely replace it * Added AIL volume model * Added Generic FM variant of Win9X volume model + * Fixed an incorrect work of CC-121 (See https://github.com/Wohlstand/libADLMIDI/issues/227 for details) ## 1.4.0 2018-10-01 * Implemented a full support for Portamento! (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!) -- cgit v1.2.3