aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2020-10-11 00:23:23 +0300
committerWohlstand <admin@wohlnet.ru>2020-10-11 00:23:23 +0300
commitc962230d253e8a6d1ee59fd0f5b3ab7afcc53a9c (patch)
tree1344d480c5a225b70ad07c5a2581e2903ba44a3a /README.md
parente52e26a18e3f658a20f620fc55be82f0feef5d01 (diff)
downloadlibADLMIDI-c962230d253e8a6d1ee59fd0f5b3ab7afcc53a9c.tar.gz
libADLMIDI-c962230d253e8a6d1ee59fd0f5b3ab7afcc53a9c.tar.bz2
libADLMIDI-c962230d253e8a6d1ee59fd0f5b3ab7afcc53a9c.zip
Apply the same fix as for libOPNMIDI
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 585e7e3..bdde5e5 100644
--- a/README.md
+++ b/README.md
@@ -178,6 +178,10 @@ To build that example you will need to have installed SDL2 library.
* Add support of MIDI Format 2 files
# Changelog
+## 1.5.0.1 2020-10-11
+ * Fixed an incorrect timer processing when using a real-time interface
+
+# Changelog
## 1.5.0 2020-09-28
* Drum note length expanding is now supported in real-time mode (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!)
* Channels manager has been improved (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!)