aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2020-09-12 12:50:26 +0300
committerWohlstand <admin@wohlnet.ru>2020-09-12 12:50:26 +0300
commite6806ad8a4ce1c91530e031b1aac1d89c68b9481 (patch)
tree79a14686d17526ce1faf002960f3df54a43d5d4c /README.md
parent2b6d1fcfe4895ea0d3a57ef7e7f67a79e0bdb170 (diff)
downloadlibADLMIDI-e6806ad8a4ce1c91530e031b1aac1d89c68b9481.tar.gz
libADLMIDI-e6806ad8a4ce1c91530e031b1aac1d89c68b9481.tar.bz2
libADLMIDI-e6806ad8a4ce1c91530e031b1aac1d89c68b9481.zip
Added AIL frequency 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 7835e5e..b686063 100644
--- a/README.md
+++ b/README.md
@@ -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!)