From c5f8da70da78110dbbaa74ff4ebce6edf5d04be8 Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Fri, 22 Feb 2019 23:39:09 +0300 Subject: Rhythm-mode percussion now works! --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a7c8155..b4d4338 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,12 @@ To build that example you will need to have installed SDL2 library. * Add support of MIDI Format 2 files # Changelog +## 1.4.1 dev + * 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!) + * Nuked OPL3 1.8 emulator got some optimizations ported from 1.7 where they are was applied previously (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!) + * Reworked rhythm-mode percussions system, WOPL banks with rhythm-mode percussions + ## 1.4.0 2018-10-01 * Implemented a full support for Portamento! (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!) * Added support for SysEx event handling! (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!) -- cgit v1.2.3