From 7020e6b9c5031c7b8083aa83978c905b3c6c6722 Mon Sep 17 00:00:00 2001 From: Gergo Koteles Date: Tue, 26 Nov 2024 23:30:10 +0100 Subject: [PATCH] update Synth_Dexed to 65d8383ad5 Contains various fixes: https://codeberg.org/dcoredump/Synth_Dexed/pulls/11 https://codeberg.org/dcoredump/Synth_Dexed/pulls/12 https://codeberg.org/dcoredump/Synth_Dexed/pulls/13 And sostenuto/hold: https://codeberg.org/dcoredump/Synth_Dexed/pulls/10 https://codeberg.org/dcoredump/Synth_Dexed/pulls/7 --- submod.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submod.sh b/submod.sh index f9524a3..03124bc 100755 --- a/submod.sh +++ b/submod.sh @@ -20,5 +20,5 @@ cd - # # Use fixed master branch of Synth_Dexed cd Synth_Dexed/ -git checkout c9f5274 +git checkout 65d8383ad5 cd -