diff options
author | Wohlstand <admin@wohlnet.ru> | 2020-09-06 00:56:41 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2020-09-06 00:56:41 +0300 |
commit | f3dd9a6e69ba4ddc1359287754029f588db249df (patch) | |
tree | 3a87c86dfedf4a23bffc5a8fa017eae903b73ca8 /README.md | |
parent | e81db845bf4c8b78310fd8c8807f490cb094a0ec (diff) | |
download | libADLMIDI-f3dd9a6e69ba4ddc1359287754029f588db249df.tar.gz libADLMIDI-f3dd9a6e69ba4ddc1359287754029f588db249df.tar.bz2 libADLMIDI-f3dd9a6e69ba4ddc1359287754029f588db249df.zip |
Added an aproximated HMI volume model
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -190,6 +190,7 @@ To build that example you will need to have installed SDL2 library. * 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) + * Added an aproximal simulation of HMI volume model (TODO: Research an actual HMI volume model and fix it!) ## 1.4.0 2018-10-01 * Implemented a full support for Portamento! (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!) |