From 50a8396eb61c665b07426c70a11c0b73ed950434 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Mon, 25 Oct 2021 05:38:25 +0300 Subject: Added an ability to set number of loops --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index d4cf7c1..449aea5 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3