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

Data Fields

int id
 position in the rack
 
int plugin_id
 the plugin doing the work
 
Pluginplugin
 cache
 

Detailed Description

Definition at line 27 of file rack_controller.h.

Field Documentation

◆ id

int RackController::id

position in the rack

Definition at line 29 of file rack_controller.h.

◆ plugin

Plugin* RackController::plugin

cache

Definition at line 31 of file rack_controller.h.

◆ plugin_id

int RackController::plugin_id

the plugin doing the work

Definition at line 30 of file rack_controller.h.


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