aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv_internal.h')
-rw-r--r--src/jalv_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jalv_internal.h b/src/jalv_internal.h
index 4952d4f..4531ee6 100644
--- a/src/jalv_internal.h
+++ b/src/jalv_internal.h
@@ -87,6 +87,7 @@ typedef struct {
typedef struct {
char* uuid; ///< Session UUID
char* load; ///< Path for state to load
+ char** controls; ///< Control values
uint32_t buffer_size; ///< Plugin<=>UI communication buffer size
double update_rate; ///< UI update rate in Hz
int dump; ///< Dump communication iff true