From 91558f59359eedef8d67dacacb838da498e3c3ef Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Fri, 23 May 2025 21:35:53 +0300 Subject: Improve stability of 2-voice instruments on single OPL2 --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2fcf372..5b6cac1 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ To build that example you will need to have installed SDL2 library. * Added Nuked OPL2 and OPL3 Low-Level emulators (Kept disabled by default because they are too heavy for ordinary processors). * Fixed a dead loop that might happen when final tone gets lower than zero. * Added possibility to play the same note multiple times at the same MIDI channel (Resolved playback of some music, like Heretic's E1M6). + * Dual-voice 2-op instruments will be squashed to single 2-op voice when available chip channels are overflow (The stability of DMX-oriented music has been improved). ## 1.5.1 2022-10-31 * Added an ability to disable the automatical arpeggio -- cgit v1.2.3