From ef53d70792cf0977e85143e0b5c8d5d7ae354c69 Mon Sep 17 00:00:00 2001 From: Roland Rabien Date: Thu, 21 Sep 2023 09:04:50 -0700 Subject: [PATCH] Version 0.0.11 --- CMakeLists.txt | 2 +- Changelist.txt | 7 +++++++ modules/gin | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index eb59a5e..7303686 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required (VERSION 3.24.0 FATAL_ERROR) # Set for each plugin # set (PLUGIN_NAME Wavetable) -set (PLUGIN_VERSION 0.0.10) +set (PLUGIN_VERSION 0.0.11) set (BUNDLE_ID com.socalabs.wavetable) set (AU_ID WavetableAU) set (LV2_URI "https://socalabs.com/wavetable/") diff --git a/Changelist.txt b/Changelist.txt index 09771e9..6e1da99 100644 --- a/Changelist.txt +++ b/Changelist.txt @@ -1,3 +1,10 @@ +0.0.11: + +- Fixed mod/filter ADSR resetting to 1.0 after note OFF +- Fixed LFO dot drawing on noise & S&H modules +- Fixed mod ADSR not resetting on note on +- Fixed crash with CC > 119 + 0.0.10: - Fix AU crash diff --git a/modules/gin b/modules/gin index 7f39a64..8ab5721 160000 --- a/modules/gin +++ b/modules/gin @@ -1 +1 @@ -Subproject commit 7f39a6445d1f7a67a812a402fe9b31ef47209c95 +Subproject commit 8ab5721a16786261f27b01d0e59379f98811e28d