AgsDrumInputLine

AgsDrumInputLine — drum sequencer input line

Stability Level

Stable, unless otherwise indicated

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkBox
                ╰── AgsLine
                    ╰── AgsDrumInputLine

Includes

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

Description

The AgsDrumInputLine is a composite widget to act as drum sequencer input line.

Functions

ags_drum_input_line_new ()

AgsDrumInputLine *
ags_drum_input_line_new (AgsChannel *channel);

Creates an AgsDrumInputLine

Parameters

channel

the assigned channel

 

Returns

a new AgsDrumInputLine

Since: 3.0.0

Types and Values

AGS_DRUM_INPUT_LINE_SCALE_HEIGHT

#define AGS_DRUM_INPUT_LINE_SCALE_HEIGHT (150)