Functions
ags_fm_syncsynth_samplerate_changed_callback ()
void
ags_fm_syncsynth_samplerate_changed_callback
(AgsMachine *machine,
guint samplerate,
guint old_samplerate,
gpointer user_data);
ags_fm_syncsynth_fm_oscillator_control_changed_callback ()
void
ags_fm_syncsynth_fm_oscillator_control_changed_callback
(AgsFMOscillator *fm_oscillator,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_add_callback ()
void
ags_fm_syncsynth_add_callback (GtkButton *button,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_remove_callback ()
void
ags_fm_syncsynth_remove_callback (GtkButton *button,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_auto_update_callback ()
void
ags_fm_syncsynth_auto_update_callback (GtkCheckButton *check_button,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_update_callback ()
void
ags_fm_syncsynth_update_callback (GtkButton *button,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_lower_callback ()
void
ags_fm_syncsynth_lower_callback (GtkSpinButton *spin_button,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_loop_start_callback ()
void
ags_fm_syncsynth_loop_start_callback (GtkSpinButton *spin_button,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_loop_end_callback ()
void
ags_fm_syncsynth_loop_end_callback (GtkSpinButton *spin_button,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_enable_lfo_callback ()
void
ags_fm_syncsynth_enable_lfo_callback (GtkCheckButton *check_button,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_lfo_freq_callback ()
void
ags_fm_syncsynth_lfo_freq_callback (GtkSpinButton *spin_button,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_lfo_phase_callback ()
void
ags_fm_syncsynth_lfo_phase_callback (GtkSpinButton *spin_button,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_lfo_depth_callback ()
void
ags_fm_syncsynth_lfo_depth_callback (GtkSpinButton *spin_button,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_lfo_tunint_callback ()
void
ags_fm_syncsynth_lfo_tunint_callback (GtkSpinButton *spin_button,
AgsFMSyncsynth *fm_syncsynth);
ags_fm_syncsynth_volume_callback ()
void
ags_fm_syncsynth_volume_callback (GtkRange *range,
AgsFMSyncsynth *fm_syncsynth);