aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2017-11-05 01:24:33 +0300
committerWohlstand <admin@wohlnet.ru>2017-11-05 01:24:33 +0300
commit5d3e30724818566318ee0176a03c5453b6c5cc60 (patch)
treeb683cb4820228716801a50cc4fd1f646840b08c1 /README.md
parent7552aa5b8d496ab7215f8330e1f84decf441ed99 (diff)
downloadlibADLMIDI-5d3e30724818566318ee0176a03c5453b6c5cc60.tar.gz
libADLMIDI-5d3e30724818566318ee0176a03c5453b6c5cc60.tar.bz2
libADLMIDI-5d3e30724818566318ee0176a03c5453b6c5cc60.zip
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0b74490..487b965 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,8 @@ To build that example you will need to have installed SDL2 library.
* Added ability to change playing tempo by giving multiplier (how faster or slower than original)
* Added support for meta-tags getting: title, copyright, track titles, and markers with time and ticks positions
* Added hooks to increase advandate of The Library: MIDI-event, Note, and Debug-Message hooks!
+ * Fixed the ability to merge two equal pseudo-4-operator voices as one voice without damaging the result!
+ * Added auto-increasing of percussion note lengths when there are too short and playing an incorrect sound on various banks
* ...
## 1.2.1 2017-07-30