From c375ab993e3eb4c04e5407580c03891d3c30baf8 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Sun, 24 Jan 2021 21:40:00 +0300 Subject: Added an ability to disable auto-arpeggio Backported from libOPNMIDI --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1d669b2..d4cf7c1 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,9 @@ To build that example you will need to have installed SDL2 library. * Add support of MIDI Format 2 files # Changelog +## 1.5.1 dev + * Added an ability to disable the automatical arpeggio + ## 1.5.0.1 2020-10-11 * Fixed an incorrect timer processing when using a real-time interface @@ -305,4 +308,3 @@ To build that example you will need to have installed SDL2 library. ## 1.0.0 2015-10-10 * First release of library - -- cgit v1.2.3