AgsDrumOutputLine

AgsDrumOutputLine — drum sequencer output line

Functions

AgsDrumOutputLine * ags_drum_output_line_new ()

Includes

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

Creates an AgsDrumOutputLine

Parameters

channel

the assigned channel

 

Returns

a new AgsDrumOutputLine

Since 0.4

Types and Values