diff options
author | Wohlstand <admin@wohlnet.ru> | 2021-11-20 01:58:50 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2021-11-20 01:58:50 +0300 |
commit | 56d972326d31f74d5111eb453584bc5e11f267fe (patch) | |
tree | a611819d7404c39c0b8ec671bcbcb49973f03e79 /README.md | |
parent | 363ec1864d552e482603a4c5d677647216ba8db0 (diff) | |
download | libADLMIDI-56d972326d31f74d5111eb453584bc5e11f267fe.tar.gz libADLMIDI-56d972326d31f74d5111eb453584bc5e11f267fe.tar.bz2 libADLMIDI-56d972326d31f74d5111eb453584bc5e11f267fe.zip |
Fixed memory damages and crashes while playing XMI files
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -182,6 +182,7 @@ To build that example you will need to have installed SDL2 library. * Added an ability to disable the automatical arpeggio * 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 ## 1.5.0.1 2020-10-11 * Fixed an incorrect timer processing when using a real-time interface |