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

Data Fields

GtkWidget parent_instance
 
Tracktrack
 Track associated with this widget.
 
MidiActivityBarType type
 
MidiActivityBarAnimation animation
 
gint64 last_trigger_time
 System time at last trigger, so we know how to draw the bar (for fading down).
 
int draw_border
 Draw border or not.
 

Detailed Description

Definition at line 48 of file midi_activity_bar.h.

Field Documentation

◆ animation

MidiActivityBarAnimation MidiActivityBarWidget::animation

Definition at line 57 of file midi_activity_bar.h.

◆ draw_border

int MidiActivityBarWidget::draw_border

Draw border or not.

Definition at line 64 of file midi_activity_bar.h.

◆ last_trigger_time

gint64 MidiActivityBarWidget::last_trigger_time

System time at last trigger, so we know how to draw the bar (for fading down).

Definition at line 61 of file midi_activity_bar.h.

◆ parent_instance

GtkWidget MidiActivityBarWidget::parent_instance

Definition at line 50 of file midi_activity_bar.h.

◆ track

Track* MidiActivityBarWidget::track

Track associated with this widget.

Definition at line 53 of file midi_activity_bar.h.

◆ type

MidiActivityBarType MidiActivityBarWidget::type

Definition at line 55 of file midi_activity_bar.h.


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