Zrythm
a highly automated and intuitive digital audio workstation
|
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>
Data Fields | |
GtkBox | parent_instance |
GtkBox * | left_box |
ArrangerWidget * | arranger |
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.
ArrangerWidget* AudioEditorSpaceWidget::arranger |
Definition at line 42 of file audio_editor_space.h.
GtkBox* AudioEditorSpaceWidget::left_box |
Definition at line 41 of file audio_editor_space.h.
GtkBox AudioEditorSpaceWidget::parent_instance |
Definition at line 39 of file audio_editor_space.h.