aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2025-04-10 04:51:11 +0300
committerWohlstand <admin@wohlnet.ru>2025-04-10 04:51:11 +0300
commit1461b257ccc6ab7976f8bcf4178b4101af8c809a (patch)
treea23c2ab25a5af5c1a53c749ee70f956677810741 /README.md
parent4c884ea82336550866756c4421b9d72e87052742 (diff)
downloadlibADLMIDI-1461b257ccc6ab7976f8bcf4178b4101af8c809a.tar.gz
libADLMIDI-1461b257ccc6ab7976f8bcf4178b4101af8c809a.tar.bz2
libADLMIDI-1461b257ccc6ab7976f8bcf4178b4101af8c809a.zip
adlmidi_opl3: Fixed the dead loop when tone comes lower than zero
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d390d0d..f6a3541 100644
--- a/README.md
+++ b/README.md
@@ -198,6 +198,7 @@ To build that example you will need to have installed SDL2 library.
* Added an ability to manually specify the chip type (OPL2 or OPL3) at the DOS version of MIDI player.
* Added an automatical detection of OPL2 or OPL3 chip depending on the BLASTER environment variable's value at the DOS version of MIDI player.
* 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.
## 1.5.1 2022-10-31
* Added an ability to disable the automatical arpeggio