From 597eb41cd6973dc21663bddb4ebe0a746c37f159 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Mon, 13 Dec 2021 00:23:46 +0300 Subject: Added per-bank MT32 defaults option This option makes MT32 defaults being set: - 127 initial volume - octave-wide pitch bend --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index e5c4aa6..abca87b 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ To build that example you will need to have installed SDL2 library. * Added an ability to set the count of loops (how many times to play the song) * Added an ability to disable/enable playing of selected MIDI channels * Fixed memory damages and crashes while playing XMI files + * Added bank-specific MT32 defaults (to don't confuse XMI playback between different games, works for AIL and IBK only, and for WOPL if set at the header) ## 1.5.0.1 2020-10-11 * Fixed an incorrect timer processing when using a real-time interface -- cgit v1.2.3