aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2020-09-10 20:56:37 +0300
committerWohlstand <admin@wohlnet.ru>2020-09-10 20:56:37 +0300
commit4a1b79ea647f03ea0cc9b2a7eb8a04b1a2ab673d (patch)
tree79ce3bc532a9ce140642d66d37bba5eeb805821a /README.md
parent83dc824e1b213fab5f3da81c60848f61ff3e7670 (diff)
downloadlibADLMIDI-4a1b79ea647f03ea0cc9b2a7eb8a04b1a2ab673d.tar.gz
libADLMIDI-4a1b79ea647f03ea0cc9b2a7eb8a04b1a2ab673d.tar.bz2
libADLMIDI-4a1b79ea647f03ea0cc9b2a7eb8a04b1a2ab673d.zip
Make the proper HMI volume model
Thanks to @nukeykt for a research help!
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 484d1fd..7835e5e 100644
--- a/README.md
+++ b/README.md
@@ -190,7 +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!)
+ * Added HMI volume model (Thanks to [Alexey Khokholov](https://github.com/nukeykt) for a help with a research!)
## 1.4.0 2018-10-01
* Implemented a full support for Portamento! (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!)