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

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

#include <src/gui/backend/gtk_widgets/automation_editor_space.h>

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 39 of file automation_editor_space.h.

Field Documentation

◆ arranger

ArrangerWidget* AutomationEditorSpaceWidget::arranger

The arranger.

Definition at line 52 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 49 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 45 of file automation_editor_space.h.

◆ legend

AutomationEditorLegendWidget* AutomationEditorSpaceWidget::legend

Definition at line 57 of file automation_editor_space.h.

◆ parent_instance

GtkBox AutomationEditorSpaceWidget::parent_instance

Definition at line 41 of file automation_editor_space.h.


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