Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
PortConnection_v1 Struct Reference
Collaboration diagram for PortConnection_v1:

Data Fields

int schema_version
 
PortIdentifier_v1src_id
 
PortIdentifier_v1dest_id
 
float multiplier
 
bool locked
 
bool enabled
 
float base_value
 

Detailed Description

Definition at line 10 of file port_connection.h.

Field Documentation

◆ base_value

float PortConnection_v1::base_value

Definition at line 18 of file port_connection.h.

◆ dest_id

PortIdentifier_v1* PortConnection_v1::dest_id

Definition at line 14 of file port_connection.h.

◆ enabled

bool PortConnection_v1::enabled

Definition at line 17 of file port_connection.h.

◆ locked

bool PortConnection_v1::locked

Definition at line 16 of file port_connection.h.

◆ multiplier

float PortConnection_v1::multiplier

Definition at line 15 of file port_connection.h.

◆ schema_version

int PortConnection_v1::schema_version

Definition at line 12 of file port_connection.h.

◆ src_id

PortIdentifier_v1* PortConnection_v1::src_id

Definition at line 13 of file port_connection.h.


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