Zrythm
a highly automated and intuitive digital audio workstation
|
User shortcuts read from yaml. More...
#include <settings/user_shortcuts.h>
Data Fields | |
UserShortcut * | shortcuts [900] |
Valid descriptors. | |
int | num_shortcuts |
User shortcuts read from yaml.
Definition at line 36 of file user_shortcuts.h.
int UserShortcuts::num_shortcuts |
Definition at line 40 of file user_shortcuts.h.
UserShortcut* UserShortcuts::shortcuts[900] |
Valid descriptors.
Definition at line 39 of file user_shortcuts.h.