aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2021-10-25 05:39:00 +0300
committerWohlstand <admin@wohlnet.ru>2021-10-25 05:39:00 +0300
commit72321e12764a57364a12199938eb757af4d4f4ff (patch)
tree6c506796c273d376d55e5a03aef0d8265d867254 /README.md
parent50a8396eb61c665b07426c70a11c0b73ed950434 (diff)
downloadlibADLMIDI-72321e12764a57364a12199938eb757af4d4f4ff.tar.gz
libADLMIDI-72321e12764a57364a12199938eb757af4d4f4ff.tar.bz2
libADLMIDI-72321e12764a57364a12199938eb757af4d4f4ff.zip
Added an ability to disable/enable the MIDI channel
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 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