|
LMMS
|
Variables | |
| static constexpr const char *const | CUSTOM_DATA_TYPE_BOOLEAN = "http://kxstudio.sf.net/ns/carla/boolean" |
| static constexpr const char *const | CUSTOM_DATA_TYPE_CHUNK = "http://kxstudio.sf.net/ns/carla/chunk" |
| static constexpr const char *const | CUSTOM_DATA_TYPE_PATH = "http://kxstudio.sf.net/ns/carla/path" |
| static constexpr const char *const | CUSTOM_DATA_TYPE_PROPERTY = "http://kxstudio.sf.net/ns/carla/property" |
| static constexpr const char *const | CUSTOM_DATA_TYPE_STRING = "http://kxstudio.sf.net/ns/carla/string" |
These types define how the value in the CustomData struct is stored.
|
staticconstexpr |
Boolean string type URI. Only "true" and "false" are valid values.
Chunk type URI.
Path type URI.
|
staticconstexpr |
Property type URI.