diff options
author | Wohlstand <admin@wohlnet.ru> | 2020-09-01 15:59:03 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2020-09-01 22:35:42 +0300 |
commit | efdf769050aaf344ddac660386009b58fa156ad2 (patch) | |
tree | 0bfebce7d277566086186282166c66adc6a2c308 /README.md | |
parent | 884ac1205079f391e124e33e0f5e827873688aae (diff) | |
download | libADLMIDI-efdf769050aaf344ddac660386009b58fa156ad2.tar.gz libADLMIDI-efdf769050aaf344ddac660386009b58fa156ad2.tar.bz2 libADLMIDI-efdf769050aaf344ddac660386009b58fa156ad2.zip |
Added AIL volume model
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -187,6 +187,7 @@ To build that example you will need to have installed SDL2 library. * Improved an accuracy of Apogee volume model, include the bug of AM instruments * Improved an accuracy of Win9X volume model * Removed C++ extras. C++-binded instruments tester is useless since a real-time MIDI API can completely replace it + * Added AIL volume model ## 1.4.0 2018-10-01 * Implemented a full support for Portamento! (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!) |