krähemann.com

ags_syncsynth_callbacks

ags_syncsynth_callbacks

Description

Functions

ags_syncsynth_parent_set_callback ()

void
ags_syncsynth_parent_set_callback (GtkWidget *widget,
                                   GtkWidget *old_parent,
                                   AgsSyncsynth *syncsynth);

ags_syncsynth_samplerate_changed_callback ()

void
ags_syncsynth_samplerate_changed_callback
                               (AgsMachine *machine,
                                guint samplerate,
                                guint old_samplerate,
                                gpointer user_data);

ags_syncsynth_oscillator_control_changed_callback ()

void
ags_syncsynth_oscillator_control_changed_callback
                               (AgsOscillator *oscillator,
                                AgsSyncsynth *syncsynth);

ags_syncsynth_add_callback ()

void
ags_syncsynth_add_callback (GtkButton *button,
                            AgsSyncsynth *syncsynth);

ags_syncsynth_remove_callback ()

void
ags_syncsynth_remove_callback (GtkButton *button,
                               AgsSyncsynth *syncsynth);

ags_syncsynth_auto_update_callback ()

void
ags_syncsynth_auto_update_callback (GtkToggleButton *toggle,
                                    AgsSyncsynth *syncsynth);

ags_syncsynth_update_callback ()

void
ags_syncsynth_update_callback (GtkButton *button,
                               AgsSyncsynth *syncsynth);

ags_syncsynth_lower_callback ()

void
ags_syncsynth_lower_callback (GtkSpinButton *spin_button,
                              AgsSyncsynth *syncsynth);

ags_syncsynth_loop_start_callback ()

void
ags_syncsynth_loop_start_callback (GtkSpinButton *spin_button,
                                   AgsSyncsynth *syncsynth);

ags_syncsynth_loop_end_callback ()

void
ags_syncsynth_loop_end_callback (GtkSpinButton *spin_button,
                                 AgsSyncsynth *syncsynth);