AgsSynthInputPad

AgsSynthInputPad — synth input pad

Functions

AgsSynthInputPad * ags_synth_input_pad_new ()

Includes

#include <ags/X/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);

Creates an AgsSynthInputPad

Parameters

channel

the assigned channel

 

Returns

a new AgsSynthInputPad

Since 0.4

Types and Values