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

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

#include <gui/widgets/audio_editor_space.h>

Collaboration diagram for AudioEditorSpaceWidget:

Data Fields

GtkBox parent_instance
 
GtkBox * left_box
 
ArrangerWidgetarranger
 

Detailed Description

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

Definition at line 37 of file audio_editor_space.h.

Field Documentation

◆ arranger

ArrangerWidget* AudioEditorSpaceWidget::arranger

Definition at line 42 of file audio_editor_space.h.

◆ left_box

GtkBox* AudioEditorSpaceWidget::left_box

Definition at line 41 of file audio_editor_space.h.

◆ parent_instance

GtkBox AudioEditorSpaceWidget::parent_instance

Definition at line 39 of file audio_editor_space.h.


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