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

Data Fields

int schema_version
 
PortIdentifier_v1 id
 
int exposed_to_backend
 
float control
 
float minf
 
float maxf
 
float zerof
 
float deff
 
int carla_param_id
 

Detailed Description

Definition at line 17 of file port.h.

Field Documentation

◆ carla_param_id

int Port_v1::carla_param_id

Definition at line 27 of file port.h.

◆ control

float Port_v1::control

Definition at line 22 of file port.h.

◆ deff

float Port_v1::deff

Definition at line 26 of file port.h.

◆ exposed_to_backend

int Port_v1::exposed_to_backend

Definition at line 21 of file port.h.

◆ id

PortIdentifier_v1 Port_v1::id

Definition at line 20 of file port.h.

◆ maxf

float Port_v1::maxf

Definition at line 24 of file port.h.

◆ minf

float Port_v1::minf

Definition at line 23 of file port.h.

◆ schema_version

int Port_v1::schema_version

Definition at line 19 of file port.h.

◆ zerof

float Port_v1::zerof

Definition at line 25 of file port.h.


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