AgsHybridSynth

AgsHybridSynth — hybrid synth

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkGrid
                ╰── AgsMachine
                    ╰── AgsHybridSynth

Includes

#include <ags/app/machine/ags_hybrid_synth.h>

Description

The AgsHybridSynth is a composite widget to act as hybrid synth.

Functions

ags_hybrid_synth_new ()

AgsHybridSynth *
ags_hybrid_synth_new (GObject *soundcard);

Create a new instance of AgsHybridSynth

Parameters

soundcard

the assigned soundcard.

 

Returns

the new AgsHybridSynth

Since: 3.14.0