AgsSynth — synth
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkHandleBox ╰── AgsMachine ╰── AgsSynth
AgsSynth implements AtkImplementorIface, GtkBuildable, AgsConnectable and AgsPlugin.
#include <ags/X/machine/ags_synth.h>
The AgsSynth is a composite widget to act as 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