diff options
author | Wohlstand <admin@wohlnet.ru> | 2020-09-12 12:50:26 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2020-09-12 12:50:26 +0300 |
commit | e6806ad8a4ce1c91530e031b1aac1d89c68b9481 (patch) | |
tree | 79a14686d17526ce1faf002960f3df54a43d5d4c /README.md | |
parent | 2b6d1fcfe4895ea0d3a57ef7e7f67a79e0bdb170 (diff) | |
download | libADLMIDI-e6806ad8a4ce1c91530e031b1aac1d89c68b9481.tar.gz libADLMIDI-e6806ad8a4ce1c91530e031b1aac1d89c68b9481.tar.bz2 libADLMIDI-e6806ad8a4ce1c91530e031b1aac1d89c68b9481.zip |
Added AIL frequency model
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -191,6 +191,7 @@ To build that example you will need to have installed SDL2 library. * 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 HMI volume model (Thanks to [Alexey Khokholov](https://github.com/nukeykt) for a help with a research!) + * Added frequency models, assigned to every volume model: AIL, HMI, DMX, Apogee, 9X, and the Generic formula ## 1.4.0 2018-10-01 * Implemented a full support for Portamento! (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!) |