From aa61a4257aab60fa1e354ad0b711146db0ba2ba3 Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Tue, 10 Apr 2018 03:17:14 +0300 Subject: Added support for CC120 "All sounds off" (#48) --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 16b1b83..4ab9256 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ To build that example you will need to have installed SDL2 library. * Added ability to disable embedded MIDI sequencer to use library as RealTime synthesizer only or use any custom MIDI sequencer plugins. * Fixed blank instruments fallback in multi-bank support. When using non-zero bank, if instrument is blank, then, instrument will be taken from a root (I.e. zero bank). * Added support for real-time switching the emulator + * Added support for CC-120 - "All sound off" on the MIDI channel ## 1.3.1 2017-12-16 * Added Real-Time MIDI API (MIDI event functions and adl_generate() to generate PCM between of event rows) which allows you to implement plugin for media players or even a real time MIDI playing driver. -- cgit v1.2.3