Home
last modified time | relevance | path

Searched defs:_TrackInputExpanderWidget (Results 1 – 1 of 1) sorted by relevance

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/gui/widgets/
H A Dtrack_input_expander.h45 typedef struct _TrackInputExpanderWidget struct
47 TwoColExpanderBoxWidget parent_instance;
50 GtkComboBox * midi_input;
53 GtkComboBox * stereo_l_input;
56 GtkComboBox * stereo_r_input;
59 GtkComboBox * midi_channels;
62 GtkSizeGroup * audio_input_size_group;
65 GtkToggleButton * mono;
68 GtkBox * gain_box;
69 KnobWidget * gain;
[all …]