diff options
author | Wohlstand <admin@wohlnet.ru> | 2025-05-23 01:45:55 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2025-05-23 01:45:55 +0300 |
commit | 9b4e6de8ca758afa0917ad7472bde41bfc3848c0 (patch) | |
tree | 2d1c7eb771a998455f3b391272bc4a1f4d26240b /README.md | |
parent | c09823a10cd31fc12764bb5406f0a43ed38a1a3d (diff) | |
download | libADLMIDI-9b4e6de8ca758afa0917ad7472bde41bfc3848c0.tar.gz libADLMIDI-9b4e6de8ca758afa0917ad7472bde41bfc3848c0.tar.bz2 libADLMIDI-9b4e6de8ca758afa0917ad7472bde41bfc3848c0.zip |
Updated changelog
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -199,6 +199,7 @@ To build that example you will need to have installed SDL2 library. * 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. + * Added possibility to play the same note multiple times at the same MIDI channel (Resolved playback of some music, like Heretic's E1M6). ## 1.5.1 2022-10-31 * Added an ability to disable the automatical arpeggio |