diff options
author | Wohlstand <admin@wohlnet.ru> | 2021-10-25 05:38:25 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2021-10-25 05:38:25 +0300 |
commit | 50a8396eb61c665b07426c70a11c0b73ed950434 (patch) | |
tree | 4abdfe53b1910b1c977d8ac5687454384dd83803 /README.md | |
parent | 57a8d528e877d3810deaa1ce24545512e1a46ac9 (diff) | |
download | libADLMIDI-50a8396eb61c665b07426c70a11c0b73ed950434.tar.gz libADLMIDI-50a8396eb61c665b07426c70a11c0b73ed950434.tar.bz2 libADLMIDI-50a8396eb61c665b07426c70a11c0b73ed950434.zip |
Added an ability to set number of loops
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -180,6 +180,7 @@ To build that example you will need to have installed SDL2 library. # Changelog ## 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) ## 1.5.0.1 2020-10-11 * Fixed an incorrect timer processing when using a real-time interface |