From 72321e12764a57364a12199938eb757af4d4f4ff Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Mon, 25 Oct 2021 05:39:00 +0300 Subject: Added an ability to disable/enable the MIDI channel --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 449aea5..c28ae1e 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ To build that example you will need to have installed SDL2 library. ## 1.5.1 dev * 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 ## 1.5.0.1 2020-10-11 * Fixed an incorrect timer processing when using a real-time interface -- cgit v1.2.3