aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 01ab32e..61217b0 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,9 @@ To build that example you will need to have installed SDL2 library.
* Smooth finalizing of song when loop is disabled (old ugly hack has been removed :wink:)
* Added an ability to reset song position to begin (very helpful when song reaches the end)
* Avoided possible crashes on attempt to fetch sample data without opening of MIDI file
+ * Demo tool now can correctly record WAVs and now can correctly deal with CTRL+C termination
+ * When loop is disabled, loop points will be ignored
+ * Loop now is disabled by default
* ...
## 1.2.1 2017-07-30