aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2020-09-06 00:56:41 +0300
committerWohlstand <admin@wohlnet.ru>2020-09-06 00:56:41 +0300
commitf3dd9a6e69ba4ddc1359287754029f588db249df (patch)
tree3a87c86dfedf4a23bffc5a8fa017eae903b73ca8 /README.md
parente81db845bf4c8b78310fd8c8807f490cb094a0ec (diff)
downloadlibADLMIDI-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 65218e5..484d1fd 100644
--- a/README.md
+++ b/README.md
@@ -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!)