AgsSynth — synth
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkHandleBox ╰── AgsMachine ╰── AgsSynth
#include <ags/X/machine/ags_synth.h>
The AgsSynth is a composite widget to act as synth.
void ags_synth_update (AgsSynth *synth);
AgsSynth *synth
AgsSynth * ags_synth_new (GObject *soundcard);
GObject *soundcard
Creates an AgsSynth
soundcard
the assigned soundcard.
a new AgsSynth
Since: 0.3
AGS_SYNTH_AUTO_UPDATE