From 56d972326d31f74d5111eb453584bc5e11f267fe Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Sat, 20 Nov 2021 01:58:50 +0300 Subject: Fixed memory damages and crashes while playing XMI files --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 65cca56..e5c4aa6 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3