Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
PortAction Struct Reference
Collaboration diagram for PortAction:

Data Fields

UndoableAction parent_instance
 
PortActionType type
 
PortIdentifier port_id
 
float val
 Real (not normalized) value before/after the change.
 

Detailed Description

Definition at line 26 of file port_action.h.

Field Documentation

◆ parent_instance

UndoableAction PortAction::parent_instance

Definition at line 28 of file port_action.h.

◆ port_id

PortIdentifier PortAction::port_id

Definition at line 32 of file port_action.h.

◆ type

PortActionType PortAction::type

Definition at line 30 of file port_action.h.

◆ val

float PortAction::val

Real (not normalized) value before/after the change.

To be swapped on undo/redo.

Definition at line 40 of file port_action.h.


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