|
| | Capture (void *obj_) |
| virtual void | reply (const char *path, const char *args,...) |
| | RtData (void) |
| void | push_index (int ind) |
| void | pop_index (void) |
| virtual void | replyArray (const char *path, const char *args, rtosc_arg_t *vals) |
| virtual void | reply (const char *msg) |
| | Reply if information has been requested.
|
| virtual void | chain (const char *path, const char *args,...) |
| virtual void | chain (const char *msg) |
| | Bypass message to some kind of backend if the message can not be handled.
|
| virtual void | chainArray (const char *path, const char *args, rtosc_arg_t *vals) |
| virtual void | broadcast (const char *path, const char *args,...) |
| | Transmit initialization/change of a value to all listeners.
|
| virtual void | broadcast (const char *msg) |
| virtual void | broadcastArray (const char *path, const char *args, rtosc_arg_t *vals) |
| virtual void | forward (const char *rational=NULL) |
◆ Capture()
| zyncarla::Capture::Capture |
( |
void * | obj_ | ) |
|
|
inline |
◆ reply()
| virtual void zyncarla::Capture::reply |
( |
const char * | path, |
|
|
const char * | args, |
|
|
| ... ) |
|
inlinevirtual |
◆ locbuf
| char zyncarla::Capture::locbuf[1024] |
◆ msgbuf
| char zyncarla::Capture::msgbuf[1024] |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Misc/PresetExtractor.cpp