AgsSynthInputPad

AgsSynthInputPad — synth input pad

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkBox
                ╰── AgsPad
                    ╰── AgsSynthInputPad

Includes

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

Description

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

Functions

ags_synth_input_pad_new ()

AgsSynthInputPad *
ags_synth_input_pad_new (AgsChannel *channel);

Create a new instance of AgsSynthInputPad

Parameters

channel

the assigned AgsChannel

 

Returns

the new AgsSynthInputPad

Since: 3.0.0