aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2016-12-09 19:15:39 +0300
committerWohlstand <admin@wohlnet.ru>2016-12-09 19:15:39 +0300
commit28a253742adfb1ac6199b0f068701f071db6299b (patch)
tree2416032bd117123cce143d1705fb88ebef295f54 /README.md
parent6793da0556d1821b2d8d79886ab67a7598e30f35 (diff)
downloadlibADLMIDI-28a253742adfb1ac6199b0f068701f071db6299b.tar.gz
libADLMIDI-28a253742adfb1ac6199b0f068701f071db6299b.tar.bz2
libADLMIDI-28a253742adfb1ac6199b0f068701f071db6299b.zip
Added a changalbe volume ranges model
(to allow banks play sound be more native like to their original implementations)
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e71b870..6e258a7 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,9 @@ To build that example you will need to have installed SDL2 library.
to play any MIDI via this library.
# Changelog
+## 1.1.1 2016-12-09
+ * Added a changable volume ranges models (Automatic for some banks, Generic, CMF, DMX, Apogee and 9X)
+
## 1.1.0 2016-12-06
* Added Nuked OPL3 emulator which is more accurate (but requires more CPU power, therefore kept ability to use DosBox OPL3 via macro)
* Fixed warnings of CLang code model plugin