|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Public Member Functions | |
| CarlaPatchbayPortInfo (unsigned int _plugin_id, unsigned int _port_hints, unsigned int _port_id, std::string _port_name) | |
Data Fields | |
| unsigned int | plugin_id = 0 |
| unsigned int | port_hints = 0 |
| unsigned int | port_id = 0 |
| std::string | port_name |
Definition at line 45 of file carla_native_plugin.h.