Zrythm
a highly automated and intuitive digital audio workstation
|
Send target (used in list views). More...
#include <dsp/channel_send.h>
Data Fields | |
ChannelSendTargetType | type |
int | track_pos |
PluginIdentifier | pl_id |
char * | port_group |
Send target (used in list views).
Definition at line 61 of file channel_send.h.
PluginIdentifier ChannelSendTarget::pl_id |
Definition at line 67 of file channel_send.h.
char* ChannelSendTarget::port_group |
Definition at line 69 of file channel_send.h.
int ChannelSendTarget::track_pos |
Definition at line 65 of file channel_send.h.
ChannelSendTargetType ChannelSendTarget::type |
Definition at line 63 of file channel_send.h.