| Top |
| gboolean | ags_synth_test_flags () |
| void | ags_synth_set_flags () |
| void | ags_synth_unset_flags () |
| void | ags_synth_update () |
| AgsSynth * | ags_synth_new () |
gboolean ags_synth_test_flags (AgsSynth *synth,guint flags);
Test flags
of synth
.
Since: 3.2.15
void ags_synth_set_flags (AgsSynth *synth,guint flags);
Set flags
of synth
.
Since: 3.2.15
void ags_synth_unset_flags (AgsSynth *synth,guint flags);
Unset flags
of synth
.
Since: 3.2.15
AgsSynth *
ags_synth_new (GObject *soundcard);
Create a new instance of AgsSynth
Since: 3.0.0