aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitaly Novichkov <admin@wohlnet.ru>2018-05-31 02:14:33 +0300
committerVitaly Novichkov <admin@wohlnet.ru>2018-05-31 02:14:33 +0300
commita8f35b0f4449a395a8b9960d72eec9271b2d70bc (patch)
tree7173cedb10d703f543f0c174c36eda323c2fb9a7
parent56c0cd7f2439898080df2e0a8129b72d2d85ca70 (diff)
downloadlibADLMIDI-a8f35b0f4449a395a8b9960d72eec9271b2d70bc.tar.gz
libADLMIDI-a8f35b0f4449a395a8b9960d72eec9271b2d70bc.tar.bz2
libADLMIDI-a8f35b0f4449a395a8b9960d72eec9271b2d70bc.zip
Changelog note
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5cb3d6b..b0f0036 100644
--- a/README.md
+++ b/README.md
@@ -141,6 +141,7 @@ To build that example you will need to have installed SDL2 library.
* Optimizing the MIDI banks management system for MultiBanks (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!)
* Fixed incorrect 4-op counter which is still catch 4-op instruments on 2-op banks
* Fixed an incorrect processing of auto-flags
+ * Fixed incorrect initial MIDI tempo when MIDI file doesn't includes the tempo event
## 1.3.2 2018-04-24
* Added ability to disable MUS and XMI converters