Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
StereoPorts_v1 Struct Reference

L & R port, for convenience. More...

#include <src/gui/backend/backend/cyaml_schemas/dsp/port.h>

Collaboration diagram for StereoPorts_v1:

Data Fields

int schema_version
 
Port_v1l
 
Port_v1r
 

Detailed Description

L & R port, for convenience.

Must ONLY be created via stereo_ports_new()

Definition at line 53 of file port.h.

Field Documentation

◆ l

Port_v1* StereoPorts_v1::l

Definition at line 56 of file port.h.

◆ r

Port_v1* StereoPorts_v1::r

Definition at line 57 of file port.h.

◆ schema_version

int StereoPorts_v1::schema_version

Definition at line 55 of file port.h.


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