AgsDrum

AgsDrum — drum sequencer

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBin
                        ╰── GtkHandleBox
                            ╰── AgsMachine
                                ╰── AgsDrum

Implemented Interfaces

AgsDrum implements AtkImplementorIface, GtkBuildable, AgsConnectable and AgsPlugin.

Includes

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

Creates an AgsDrum

Parameters

soundcard

the assigned soundcard.

 

Returns

a new AgsDrum

Since: 0.3

Types and Values