Zrythm
a highly automated and intuitive digital audio workstation
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
AutomationEditorSpaceWidget Struct Reference

The piano roll widget is the whole space inside the clip editor tab when a AUTOMATION region is selected. More...

#include <gui/widgets/automation_editor_space.h>

Collaboration diagram for AutomationEditorSpaceWidget:

Data Fields

GtkBox parent_instance
 
GtkBox * left_slash_arranger_box
 The box dividing the chord keys and the arranger.
 
GtkBox * left_box
 The box on the left of the arranger containing the chord keys.
 
ArrangerWidgetarranger
 The arranger.
 
AutomationEditorLegendWidget * legend
 

Detailed Description

The piano roll widget is the whole space inside the clip editor tab when a AUTOMATION region is selected.

Definition at line 41 of file automation_editor_space.h.

Field Documentation

◆ arranger

ArrangerWidget* AutomationEditorSpaceWidget::arranger

The arranger.

Definition at line 54 of file automation_editor_space.h.

◆ left_box

GtkBox* AutomationEditorSpaceWidget::left_box

The box on the left of the arranger containing the chord keys.

Definition at line 51 of file automation_editor_space.h.

◆ left_slash_arranger_box

GtkBox* AutomationEditorSpaceWidget::left_slash_arranger_box

The box dividing the chord keys and the arranger.

Definition at line 47 of file automation_editor_space.h.

◆ legend

AutomationEditorLegendWidget* AutomationEditorSpaceWidget::legend

Definition at line 59 of file automation_editor_space.h.

◆ parent_instance

GtkBox AutomationEditorSpaceWidget::parent_instance

Definition at line 43 of file automation_editor_space.h.


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