From 3c66e547b18e981f507524225187f585bae5e06e Mon Sep 17 00:00:00 2001 From: robmckinnon Date: Sun, 10 Jul 2022 13:03:02 +0100 Subject: [PATCH] Bump version to 0.4.2 --- README.md | 3 +++ pitfalls.lua | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 140520d..b952857 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ #### v0.4.2 +- Set engine selection list with engines that are installed +- Wait until engine is loaded before trying to load next engine +- Do not offer mx.samples engine when there are no audio/mx.samples - For midi_out.pitch_bend_value() reuse, pass pitchbend semitones as 2nd argument #### v0.4.1 diff --git a/pitfalls.lua b/pitfalls.lua index 4f203a4..a81d14b 100644 --- a/pitfalls.lua +++ b/pitfalls.lua @@ -43,7 +43,7 @@ -- docs/modename.html -- ................................................................. -- --- pitfalls 0.4.1 ostinato odington release +-- pitfalls 0.4.2 ostinato odington release -- copyright 02022 robmckinnon -- GNU GPL v3.0 -- .................................................................