Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
ChannelSendTarget Struct Reference

Send target (used in list views). More...

#include <dsp/channel_send.h>

Collaboration diagram for ChannelSendTarget:

Data Fields

ChannelSendTargetType type
 
int track_pos
 
PluginIdentifier pl_id
 
char * port_group
 

Detailed Description

Send target (used in list views).

Definition at line 63 of file channel_send.h.

Field Documentation

◆ pl_id

PluginIdentifier ChannelSendTarget::pl_id

Definition at line 69 of file channel_send.h.

◆ port_group

char* ChannelSendTarget::port_group

Definition at line 71 of file channel_send.h.

◆ track_pos

int ChannelSendTarget::track_pos

Definition at line 67 of file channel_send.h.

◆ type

ChannelSendTargetType ChannelSendTarget::type

Definition at line 65 of file channel_send.h.


The documentation for this struct was generated from the following file: