From 17127e55c549ea59bb43bb6da7d06f11fd84db53 Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Thu, 31 May 2018 03:36:40 +0300 Subject: Implement correct support for after-touch feature --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index b0f0036..fe48a4d 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ To build that example you will need to have installed SDL2 library. * 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 + * Channel and Note Aftertouch features are now supported correctly! Aftertouch is the tremolo / vibrato, NOT A VOLUME! ## 1.3.2 2018-04-24 * Added ability to disable MUS and XMI converters -- cgit v1.2.3