Functions
ags_automation_editor_audio_edit_configure_event ()
gboolean
ags_automation_editor_audio_edit_configure_event
(GtkWidget *widget,
GdkEventConfigure *event,
AgsAutomationEditor *automation_editor);
ags_automation_editor_output_edit_configure_event ()
gboolean
ags_automation_editor_output_edit_configure_event
(GtkWidget *widget,
GdkEventConfigure *event,
AgsAutomationEditor *automation_editor);
ags_automation_editor_input_edit_configure_event ()
gboolean
ags_automation_editor_input_edit_configure_event
(GtkWidget *widget,
GdkEventConfigure *event,
AgsAutomationEditor *automation_editor);
ags_automation_editor_audio_vscrollbar_value_changed ()
void
ags_automation_editor_audio_vscrollbar_value_changed
(GtkRange *range,
AgsAutomationEditor *automation_editor);
ags_automation_editor_audio_hscrollbar_value_changed ()
void
ags_automation_editor_audio_hscrollbar_value_changed
(GtkRange *range,
AgsAutomationEditor *automation_editor);
ags_automation_editor_output_vscrollbar_value_changed ()
void
ags_automation_editor_output_vscrollbar_value_changed
(GtkRange *range,
AgsAutomationEditor *automation_editor);
ags_automation_editor_output_hscrollbar_value_changed ()
void
ags_automation_editor_output_hscrollbar_value_changed
(GtkRange *range,
AgsAutomationEditor *automation_editor);
ags_automation_editor_input_vscrollbar_value_changed ()
void
ags_automation_editor_input_vscrollbar_value_changed
(GtkRange *range,
AgsAutomationEditor *automation_editor);
ags_automation_editor_input_hscrollbar_value_changed ()
void
ags_automation_editor_input_hscrollbar_value_changed
(GtkRange *range,
AgsAutomationEditor *automation_editor);
ags_automation_editor_audio_automation_edit_hscrollbar_value_changed ()
void
ags_automation_editor_audio_automation_edit_hscrollbar_value_changed
(GtkRange *range,
AgsAutomationEditor *automation_editor);
ags_automation_editor_output_automation_edit_hscrollbar_value_changed ()
void
ags_automation_editor_output_automation_edit_hscrollbar_value_changed
(GtkRange *range,
AgsAutomationEditor *automation_editor);
ags_automation_editor_input_automation_edit_hscrollbar_value_changed ()
void
ags_automation_editor_input_automation_edit_hscrollbar_value_changed
(GtkRange *range,
AgsAutomationEditor *automation_editor);
ags_automation_editor_resize_audio_channels_callback ()
void
ags_automation_editor_resize_audio_channels_callback
(AgsMachine *machine,
guint audio_channels,
guint audio_channels_old,
AgsAutomationEditor *automation_editor);
ags_automation_editor_resize_pads_callback ()
void
ags_automation_editor_resize_pads_callback
(AgsMachine *machine,
GType channel_type,
guint pads,
guint pads_old,
AgsAutomationEditor *automation_editor);