AgsDrum

AgsDrum — drum sequencer

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkGrid
                ╰── AgsMachine
                    ╰── AgsDrum

Includes

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

Description

The AgsDrum is a composite widget to act as drum sequencer.

Functions

ags_drum_new ()

AgsDrum *
ags_drum_new (GObject *soundcard);

Create a new instance of AgsDrum

Parameters

soundcard

the assigned soundcard.

 

Returns

the new AgsDrum

Since: 3.0.0