AgsHybridFMSynth

AgsHybridFMSynth — FM hybrid synth

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkGrid
                ╰── AgsMachine
                    ╰── AgsHybridFMSynth

Includes

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

Description

The AgsHybridFMSynth is a composite widget to act as FM hybrid synth.

Functions

ags_hybrid_fm_synth_new ()

AgsHybridFMSynth *
ags_hybrid_fm_synth_new (GObject *soundcard);

Create a new instance of AgsHybridFMSynth

Parameters

soundcard

the assigned soundcard.

 

Returns

the new AgsHybridFMSynth

Since: 3.15.0