Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
QuantizeDialogWidget Struct Reference
Collaboration diagram for QuantizeDialogWidget:

Data Fields

GtkDialog parent_instance
 
GtkButton * cancel_btn
 
GtkButton * quantize_btn
 
GtkBox * note_length_box
 
GtkBox * note_type_box
 
DigitalMeterWidgetnote_length
 
DigitalMeterWidgetnote_type
 
GtkToggleButton * adjust_start
 
GtkToggleButton * adjust_end
 
GtkBox * amount_box
 
GtkBox * swing_box
 
GtkBox * randomization_box
 
BarSliderWidgetamount
 
BarSliderWidgetswing
 
BarSliderWidgetrandomization
 
QuantizeOptionsopts
 

Detailed Description

Definition at line 36 of file quantize_dialog.h.

Field Documentation

◆ adjust_end

GtkToggleButton* QuantizeDialogWidget::adjust_end

Definition at line 46 of file quantize_dialog.h.

◆ adjust_start

GtkToggleButton* QuantizeDialogWidget::adjust_start

Definition at line 45 of file quantize_dialog.h.

◆ amount

BarSliderWidget* QuantizeDialogWidget::amount

Definition at line 50 of file quantize_dialog.h.

◆ amount_box

GtkBox* QuantizeDialogWidget::amount_box

Definition at line 47 of file quantize_dialog.h.

◆ cancel_btn

GtkButton* QuantizeDialogWidget::cancel_btn

Definition at line 39 of file quantize_dialog.h.

◆ note_length

DigitalMeterWidget* QuantizeDialogWidget::note_length

Definition at line 43 of file quantize_dialog.h.

◆ note_length_box

GtkBox* QuantizeDialogWidget::note_length_box

Definition at line 41 of file quantize_dialog.h.

◆ note_type

DigitalMeterWidget* QuantizeDialogWidget::note_type

Definition at line 44 of file quantize_dialog.h.

◆ note_type_box

GtkBox* QuantizeDialogWidget::note_type_box

Definition at line 42 of file quantize_dialog.h.

◆ opts

QuantizeOptions* QuantizeDialogWidget::opts

Definition at line 54 of file quantize_dialog.h.

◆ parent_instance

GtkDialog QuantizeDialogWidget::parent_instance

Definition at line 38 of file quantize_dialog.h.

◆ quantize_btn

GtkButton* QuantizeDialogWidget::quantize_btn

Definition at line 40 of file quantize_dialog.h.

◆ randomization

BarSliderWidget* QuantizeDialogWidget::randomization

Definition at line 52 of file quantize_dialog.h.

◆ randomization_box

GtkBox* QuantizeDialogWidget::randomization_box

Definition at line 49 of file quantize_dialog.h.

◆ swing

BarSliderWidget* QuantizeDialogWidget::swing

Definition at line 51 of file quantize_dialog.h.

◆ swing_box

GtkBox* QuantizeDialogWidget::swing_box

Definition at line 48 of file quantize_dialog.h.


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