Zrythm
a highly automated and intuitive digital audio workstation
|
The PianoRoll toolbar in the top. More...
#include <gui/widgets/editor_toolbar.h>
Data Fields | |
GtkWidget | parent_instance |
GtkScrolledWindow * | scroll |
GtkComboBoxText * | chord_highlighting |
SnapGridWidget * | snap_grid |
QuantizeBoxWidget * | quantize_box |
GtkButton * | event_viewer_toggle |
GtkStack * | functions_btn_stack |
AdwSplitButton * | midi_functions_btn |
AdwSplitButton * | audio_functions_btn |
AdwSplitButton * | automation_functions_btn |
GtkSeparator * | sep_after_chord_highlight |
GtkBox * | chord_highlight_box |
GtkToggleButton * | ghost_notes_btn |
PlayheadScrollButtonsWidget * | playhead_scroll |
ZoomButtonsWidget * | zoom_buttons |
GMenuModel * | midi_functions_menu |
GMenuModel * | automation_functions_menu |
GMenuModel * | audio_functions_menu |
The PianoRoll toolbar in the top.
Definition at line 35 of file editor_toolbar.h.
AdwSplitButton* EditorToolbarWidget::audio_functions_btn |
Definition at line 47 of file editor_toolbar.h.
GMenuModel* EditorToolbarWidget::audio_functions_menu |
Definition at line 60 of file editor_toolbar.h.
AdwSplitButton* EditorToolbarWidget::automation_functions_btn |
Definition at line 48 of file editor_toolbar.h.
GMenuModel* EditorToolbarWidget::automation_functions_menu |
Definition at line 59 of file editor_toolbar.h.
GtkBox* EditorToolbarWidget::chord_highlight_box |
Definition at line 51 of file editor_toolbar.h.
GtkComboBoxText* EditorToolbarWidget::chord_highlighting |
Definition at line 41 of file editor_toolbar.h.
GtkButton* EditorToolbarWidget::event_viewer_toggle |
Definition at line 44 of file editor_toolbar.h.
GtkStack* EditorToolbarWidget::functions_btn_stack |
Definition at line 45 of file editor_toolbar.h.
GtkToggleButton* EditorToolbarWidget::ghost_notes_btn |
Definition at line 53 of file editor_toolbar.h.
AdwSplitButton* EditorToolbarWidget::midi_functions_btn |
Definition at line 46 of file editor_toolbar.h.
GMenuModel* EditorToolbarWidget::midi_functions_menu |
Definition at line 58 of file editor_toolbar.h.
GtkWidget EditorToolbarWidget::parent_instance |
Definition at line 37 of file editor_toolbar.h.
PlayheadScrollButtonsWidget* EditorToolbarWidget::playhead_scroll |
Definition at line 55 of file editor_toolbar.h.
QuantizeBoxWidget* EditorToolbarWidget::quantize_box |
Definition at line 43 of file editor_toolbar.h.
GtkScrolledWindow* EditorToolbarWidget::scroll |
Definition at line 39 of file editor_toolbar.h.
GtkSeparator* EditorToolbarWidget::sep_after_chord_highlight |
Definition at line 50 of file editor_toolbar.h.
SnapGridWidget* EditorToolbarWidget::snap_grid |
Definition at line 42 of file editor_toolbar.h.
ZoomButtonsWidget* EditorToolbarWidget::zoom_buttons |
Definition at line 56 of file editor_toolbar.h.