AgsFMSynthInputPad

AgsFMSynthInputPad — fm synth input pad

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkBox
                ╰── AgsPad
                    ╰── AgsFMSynthInputPad

Includes

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

Description

The AgsFMSynthInputPad is a composite widget to act as fm synth input pad.

Functions

ags_fm_synth_input_pad_new ()

AgsFMSynthInputPad *
ags_fm_synth_input_pad_new (AgsChannel *channel);

Create a new instance of AgsFMSynthInputPad

Parameters

channel

the assigned AgsChannel

 

Returns

the new AgsFMSynthInputPad

Since: 3.0.0