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

Data Fields

GtkBox parent_instance
 
GtkLabel * soloed_tracks_lbl
 
GtkButton * soloing_btn
 
GtkLabel * muted_tracks_lbl
 
GtkButton * muting_btn
 
GtkLabel * listened_tracks_lbl
 
GtkButton * listening_btn
 
GtkBox * mute_level_box
 
KnobWithNameWidgetmute_level
 
GtkBox * listen_level_box
 
KnobWithNameWidgetlisten_level
 
GtkBox * dim_level_box
 
KnobWithNameWidgetdim_level
 
GtkToggleButton * mono_toggle
 
GtkToggleButton * dim_toggle
 
GtkToggleButton * mute_toggle
 
GtkBox * monitor_level_box
 Output knob.
 
KnobWithNameWidgetmonitor_level
 
GtkBox * left_output_box
 
GtkLabel * l_label
 
ActiveHardwareMbWidgetleft_outputs
 
GtkBox * right_output_box
 
GtkLabel * r_label
 
ActiveHardwareMbWidgetright_outputs
 
ControlRoomcontrol_room
 Pointer to backend.
 

Detailed Description

Definition at line 40 of file monitor_section.h.

Field Documentation

◆ control_room

ControlRoom* MonitorSectionWidget::control_room

Pointer to backend.

Definition at line 77 of file monitor_section.h.

◆ dim_level

KnobWithNameWidget* MonitorSectionWidget::dim_level

Definition at line 56 of file monitor_section.h.

◆ dim_level_box

GtkBox* MonitorSectionWidget::dim_level_box

Definition at line 55 of file monitor_section.h.

◆ dim_toggle

GtkToggleButton* MonitorSectionWidget::dim_toggle

Definition at line 59 of file monitor_section.h.

◆ l_label

GtkLabel* MonitorSectionWidget::l_label

Definition at line 69 of file monitor_section.h.

◆ left_output_box

GtkBox* MonitorSectionWidget::left_output_box

Definition at line 68 of file monitor_section.h.

◆ left_outputs

ActiveHardwareMbWidget* MonitorSectionWidget::left_outputs

Definition at line 70 of file monitor_section.h.

◆ listen_level

KnobWithNameWidget* MonitorSectionWidget::listen_level

Definition at line 54 of file monitor_section.h.

◆ listen_level_box

GtkBox* MonitorSectionWidget::listen_level_box

Definition at line 53 of file monitor_section.h.

◆ listened_tracks_lbl

GtkLabel* MonitorSectionWidget::listened_tracks_lbl

Definition at line 48 of file monitor_section.h.

◆ listening_btn

GtkButton* MonitorSectionWidget::listening_btn

Definition at line 49 of file monitor_section.h.

◆ monitor_level

KnobWithNameWidget* MonitorSectionWidget::monitor_level

Definition at line 64 of file monitor_section.h.

◆ monitor_level_box

GtkBox* MonitorSectionWidget::monitor_level_box

Output knob.

Definition at line 63 of file monitor_section.h.

◆ mono_toggle

GtkToggleButton* MonitorSectionWidget::mono_toggle

Definition at line 58 of file monitor_section.h.

◆ mute_level

KnobWithNameWidget* MonitorSectionWidget::mute_level

Definition at line 52 of file monitor_section.h.

◆ mute_level_box

GtkBox* MonitorSectionWidget::mute_level_box

Definition at line 51 of file monitor_section.h.

◆ mute_toggle

GtkToggleButton* MonitorSectionWidget::mute_toggle

Definition at line 60 of file monitor_section.h.

◆ muted_tracks_lbl

GtkLabel* MonitorSectionWidget::muted_tracks_lbl

Definition at line 46 of file monitor_section.h.

◆ muting_btn

GtkButton* MonitorSectionWidget::muting_btn

Definition at line 47 of file monitor_section.h.

◆ parent_instance

GtkBox MonitorSectionWidget::parent_instance

Definition at line 42 of file monitor_section.h.

◆ r_label

GtkLabel* MonitorSectionWidget::r_label

Definition at line 73 of file monitor_section.h.

◆ right_output_box

GtkBox* MonitorSectionWidget::right_output_box

Definition at line 72 of file monitor_section.h.

◆ right_outputs

ActiveHardwareMbWidget* MonitorSectionWidget::right_outputs

Definition at line 74 of file monitor_section.h.

◆ soloed_tracks_lbl

GtkLabel* MonitorSectionWidget::soloed_tracks_lbl

Definition at line 44 of file monitor_section.h.

◆ soloing_btn

GtkButton* MonitorSectionWidget::soloing_btn

Definition at line 45 of file monitor_section.h.


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