aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2020-09-02 22:49:14 +0300
committerWohlstand <admin@wohlnet.ru>2020-09-02 22:49:14 +0300
commit9d34329f81f9d2588c27d828aaaf3a3d5f222da3 (patch)
treec108d67d0f9d884778f7fd3d2a3a6097ec860c01 /README.md
parentd29b0cacf3e7a1da793fc2692a958dcf6c4b9c75 (diff)
parent23061e32c03272f65a5dd21433d34e90bdf2a7ad (diff)
downloadlibADLMIDI-9d34329f81f9d2588c27d828aaaf3a3d5f222da3.tar.gz
libADLMIDI-9d34329f81f9d2588c27d828aaaf3a3d5f222da3.tar.bz2
libADLMIDI-9d34329f81f9d2588c27d828aaaf3a3d5f222da3.zip
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
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!)