Zrythm
a highly automated and intuitive digital audio workstation
|
Macros | |
#define | Z_LV2_EXT_URI "https://lv2.zrythm.org/ns/ext" |
#define | Z_LV2_HOST_INFO_URI Z_LV2_EXT_URI "/host-info" |
#define | Z_LV2_HOST_INFO_PREFIX Z_LV2_HOST_INFO_URI "#" |
#define | Z_LV2_HOST_INFO__name Z_LV2_HOST_INFO_PREFIX "name" |
#define | Z_LV2_HOST_INFO__version Z_LV2_HOST_INFO_PREFIX "version" |
#define Z_LV2_EXT_URI "https://lv2.zrythm.org/ns/ext" |
Definition at line 37 of file host_info.h.
#define Z_LV2_HOST_INFO__name Z_LV2_HOST_INFO_PREFIX "name" |
Definition at line 40 of file host_info.h.
#define Z_LV2_HOST_INFO__version Z_LV2_HOST_INFO_PREFIX "version" |
Definition at line 41 of file host_info.h.
#define Z_LV2_HOST_INFO_PREFIX Z_LV2_HOST_INFO_URI "#" |
Definition at line 39 of file host_info.h.
#define Z_LV2_HOST_INFO_URI Z_LV2_EXT_URI "/host-info" |
Definition at line 38 of file host_info.h.