From bb3fc091e0a5b9d1faa9198f3a72d1d332ddc85f Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Wed, 18 Oct 2017 03:03:49 +0300 Subject: Wave recording in demo tool and disable loop by default --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3