commit bc3d40da40a10b6b16f15571426935d84d70d3ed
parent f76cc4971286d3640ddd8ded4f8e5a1a5f7b9926
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date: Sun, 25 Apr 2021 13:27:32 +0200
One more
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/clap/ext/draft/tuning.h b/include/clap/ext/draft/tuning.h
@@ -6,7 +6,7 @@ extern "C" {
#include "../../clap.h"
-#define CLAP_EXT_IDLE "clap/draft/tuning"
+#define CLAP_EXT_TUNING "clap/draft/tuning"
// This extension is to providet a dynamic tuning table to the plugin.
typedef struct clap_host_tuning {