krähemann.com

ags_sf2_synth_callbacks

ags_sf2_synth_callbacks

Stability Level

Stable, unless otherwise indicated

Description

Functions

ags_sf2_synth_destroy_callback ()

void
ags_sf2_synth_destroy_callback (GtkWidget *widget,
                                AgsSF2Synth *sf2_synth);

ags_sf2_synth_open_clicked_callback ()

void
ags_sf2_synth_open_clicked_callback (GtkWidget *widget,
                                     AgsSF2Synth *sf2_synth);

ags_sf2_synth_bank_tree_view_callback ()

void
ags_sf2_synth_bank_tree_view_callback (GtkTreeView *tree_view,
                                       GtkTreePath *path,
                                       GtkTreeViewColumn *column,
                                       AgsSF2Synth *sf2_synth);

ags_sf2_synth_program_tree_view_callback ()

void
ags_sf2_synth_program_tree_view_callback
                               (GtkTreeView *tree_view,
                                GtkTreePath *path,
                                GtkTreeViewColumn *column,
                                AgsSF2Synth *sf2_synth);

ags_sf2_synth_synth_octave_callback ()

void
ags_sf2_synth_synth_octave_callback (AgsDial *dial,
                                     AgsSF2Synth *sf2_synth);

ags_sf2_synth_synth_key_callback ()

void
ags_sf2_synth_synth_key_callback (AgsDial *dial,
                                  AgsSF2Synth *sf2_synth);

ags_sf2_synth_synth_volume_callback ()

void
ags_sf2_synth_synth_volume_callback (AgsDial *dial,
                                     AgsSF2Synth *sf2_synth);

ags_sf2_synth_chorus_enabled_callback ()

void
ags_sf2_synth_chorus_enabled_callback (GtkButton *button,
                                       AgsSF2Synth *sf2_synth);

ags_sf2_synth_chorus_input_volume_callback ()

void
ags_sf2_synth_chorus_input_volume_callback
                               (AgsDial *dial,
                                AgsSF2Synth *sf2_synth);

ags_sf2_synth_chorus_output_volume_callback ()

void
ags_sf2_synth_chorus_output_volume_callback
                               (AgsDial *dial,
                                AgsSF2Synth *sf2_synth);

ags_sf2_synth_chorus_lfo_oscillator_callback ()

void
ags_sf2_synth_chorus_lfo_oscillator_callback
                               (GtkComboBox *combo_box,
                                AgsSF2Synth *sf2_synth);

ags_sf2_synth_chorus_lfo_frequency_callback ()

void
ags_sf2_synth_chorus_lfo_frequency_callback
                               (GtkSpinButton *spin_button,
                                AgsSF2Synth *sf2_synth);

ags_sf2_synth_chorus_depth_callback ()

void
ags_sf2_synth_chorus_depth_callback (AgsDial *dial,
                                     AgsSF2Synth *sf2_synth);

ags_sf2_synth_chorus_mix_callback ()

void
ags_sf2_synth_chorus_mix_callback (AgsDial *dial,
                                   AgsSF2Synth *sf2_synth);

ags_sf2_synth_chorus_delay_callback ()

void
ags_sf2_synth_chorus_delay_callback (AgsDial *dial,
                                     AgsSF2Synth *sf2_synth);