From 421d263013f6e5c392d67ba1c23538a752a82a6e Mon Sep 17 00:00:00 2001 From: Don Cross Date: Mon, 1 Apr 2024 12:40:03 -0400 Subject: [PATCH] Sapphire v 2.4.3: Moots option to toggle via triggers. Added an option to the Sapphire Moots right-click menu to toggle between using gates or triggers for the control ports. Gate mode causes Moots to work the same way it always did. Trigger mode causes Moots to toggle the state of each controller every time a trigger is received. I'm also now building Sapphire using C++17 instead of C++11. This allows me to use cool stuff like std::clamp and std::make_unique. --- plugins/Sapphire | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Sapphire b/plugins/Sapphire index 4bf2ad3..d26e157 160000 --- a/plugins/Sapphire +++ b/plugins/Sapphire @@ -1 +1 @@ -Subproject commit 4bf2ad39eeaddcbfcc5cd345aef8c0c4cc722b73 +Subproject commit d26e157140ef6283906a33675733ea35e4dd26ac