ags_oscillator_callbacks
ags_oscillator_callbacks
|
|
Stability Level
Stable, unless otherwise indicated
Functions
ags_oscillator_wave_callback ()
void
ags_oscillator_wave_callback (GtkComboBox *combo
,
AgsOscillator *oscillator
);
ags_oscillator_attack_callback ()
void
ags_oscillator_attack_callback (GtkSpinButton *spin_button
,
AgsOscillator *oscillator
);
ags_oscillator_frame_count_callback ()
void
ags_oscillator_frame_count_callback (GtkSpinButton *spin_button
,
AgsOscillator *oscillator
);
ags_oscillator_frequency_callback ()
void
ags_oscillator_frequency_callback (GtkSpinButton *spin_button
,
AgsOscillator *oscillator
);
ags_oscillator_phase_callback ()
void
ags_oscillator_phase_callback (GtkSpinButton *spin_button
,
AgsOscillator *oscillator
);
ags_oscillator_volume_callback ()
void
ags_oscillator_volume_callback (GtkSpinButton *spin_button
,
AgsOscillator *oscillator
);
ags_oscillator_do_sync_callback ()
void
ags_oscillator_do_sync_callback (GtkToggleButton *toggle_button
,
AgsOscillator *oscillator
);
ags_oscillator_sync_point_callback ()
void
ags_oscillator_sync_point_callback (GtkSpinButton *spin_button
,
AgsOscillator *oscillator
);