AgsDrumOutputLine

AgsDrumOutputLine — drum sequencer output line

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkBox
                ╰── AgsLine
                    ╰── AgsDrumOutputLine

Includes

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

Description

The AgsDrumOutputLine is a composite widget to act as drum sequencer output line.

Functions

ags_drum_output_line_new ()

AgsDrumOutputLine *
ags_drum_output_line_new (AgsChannel *channel);

Create a new instance of AgsDrumOutputLine

Parameters

channel

the assigned channel

 

Returns

the new AgsDrumOutputLine

Since: 3.0.0