commit ec4900654e5f534d3359497d894c1932d34470ca
parent ebcc57bbd64666a420f25841d00677e2ff496ab1
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date: Fri, 7 May 2021 00:13:36 +0200
Forgot that one
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/clap/ext/params.h b/include/clap/ext/params.h
@@ -60,7 +60,7 @@ typedef struct clap_plugin_params {
// Gets the parameter plain value.
// [main-thread]
- bool (*get_value)(clap_plugin *plugin, int32_t param_index, clap_param_value *plain_value);
+ bool (*get_value)(clap_plugin *plugin, clap_param_id param_id, clap_param_value *plain_value);
// Sets the parameter plain value.
// If the plupin is activated, then the host must send a param event