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

Data Fields

GtkGrid parent_instance
 
AutomatableSelectorButtonWidget * selector
 
GtkTreeModel * selector_model
 
GtkBox * value_box
 
DigitalMeterWidgetvalue
 
GtkToggleButton * mute_toggle
 
AutomationTrackat
 Associated automation track.
 
char * path
 Selected automatable path.
 
float last_val
 Cache for showing the value.
 
gulong selector_changed_cb_id
 For freezing callbacks.
 
GtkLabel * current_val
 

Detailed Description

Definition at line 41 of file automation_track.h.

Field Documentation

◆ at

AutomationTrack* AutomationTrackWidget::at

Associated automation track.

Definition at line 53 of file automation_track.h.

◆ current_val

GtkLabel* AutomationTrackWidget::current_val

Definition at line 68 of file automation_track.h.

◆ last_val

float AutomationTrackWidget::last_val

Cache for showing the value.

Definition at line 61 of file automation_track.h.

◆ mute_toggle

GtkToggleButton* AutomationTrackWidget::mute_toggle

Definition at line 48 of file automation_track.h.

◆ parent_instance

GtkGrid AutomationTrackWidget::parent_instance

Definition at line 43 of file automation_track.h.

◆ path

char* AutomationTrackWidget::path

Selected automatable path.

Definition at line 58 of file automation_track.h.

◆ selector

AutomatableSelectorButtonWidget* AutomationTrackWidget::selector

Definition at line 44 of file automation_track.h.

◆ selector_changed_cb_id

gulong AutomationTrackWidget::selector_changed_cb_id

For freezing callbacks.

Definition at line 66 of file automation_track.h.

◆ selector_model

GtkTreeModel* AutomationTrackWidget::selector_model

Definition at line 45 of file automation_track.h.

◆ value

DigitalMeterWidget* AutomationTrackWidget::value

Definition at line 47 of file automation_track.h.

◆ value_box

GtkBox* AutomationTrackWidget::value_box

Definition at line 46 of file automation_track.h.


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