add preset treeview
This commit is contained in:
3
gdigi.h
3
gdigi.h
@@ -468,8 +468,7 @@ typedef enum {
|
||||
} PresetBank;
|
||||
|
||||
void set_option(guint id, guint position, guint value);
|
||||
void switch_user_preset(int x);
|
||||
void switch_system_preset(int x);
|
||||
void switch_preset(guint bank, guint x);
|
||||
void set_preset_level(int level);
|
||||
GStrv query_preset_names(PresetBank bank);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user