From 9f0087d0772b28b8e2329f88430d551ea391e27b Mon Sep 17 00:00:00 2001 From: Andrew Hillel Date: Mon, 30 Dec 2024 12:23:24 +0000 Subject: [PATCH] Fixing version --- CHANGELOG.md | 2 +- mosaic.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb03114..4392073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.1.3 +## 1.2.0 - Added mute_root_note trig param to silence the root note of chords while allowing other chord notes to play. - Added global option to fully quantize note masks (quantiser_fully_act_on_note_masks) to make note masks follow scale degree and rotation changes. diff --git a/mosaic.lua b/mosaic.lua index ef1dc57..3c42607 100644 --- a/mosaic.lua +++ b/mosaic.lua @@ -1,4 +1,4 @@ --- mosaic v1.1.3 +-- mosaic v1.2.0 -- grid-first rhythm and -- harmony sequencer. --