aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2020-09-01 15:59:03 +0300
committerWohlstand <admin@wohlnet.ru>2020-09-01 22:35:42 +0300
commitefdf769050aaf344ddac660386009b58fa156ad2 (patch)
tree0bfebce7d277566086186282166c66adc6a2c308 /README.md
parent884ac1205079f391e124e33e0f5e827873688aae (diff)
downloadlibADLMIDI-efdf769050aaf344ddac660386009b58fa156ad2.tar.gz
libADLMIDI-efdf769050aaf344ddac660386009b58fa156ad2.tar.bz2
libADLMIDI-efdf769050aaf344ddac660386009b58fa156ad2.zip
Added AIL volume model
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 cfa921f..db11eda 100644
--- a/README.md
+++ b/README.md
@@ -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!)