aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2020-09-02 12:04:06 +0300
committerWohlstand <admin@wohlnet.ru>2020-09-02 12:04:06 +0300
commitc42d614399654f83ddba5124f67b2d667efbfa92 (patch)
tree53c792fca2ab6b64081eb1f48fdcc56a75c2c714 /README.md
parent8bb875fa7ae4ecf81fceb6043ebd2e026aa499fb (diff)
downloadlibADLMIDI-c42d614399654f83ddba5124f67b2d667efbfa92.tar.gz
libADLMIDI-c42d614399654f83ddba5124f67b2d667efbfa92.tar.bz2
libADLMIDI-c42d614399654f83ddba5124f67b2d667efbfa92.zip
Added Generic FM variant of Win9X 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 db11eda..d34e64e 100644
--- a/README.md
+++ b/README.md
@@ -188,6 +188,7 @@ To build that example you will need to have installed SDL2 library.
* 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
+ * Added Generic FM variant of Win9X 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!)