Enumeration

ALSASeqPortAttrFlag

Declaration

flags ALSASeq.PortAttrFlag

Description [src]

A set of flags for the attributes of port.

Members

Name Description
ALSASEQ_PORT_ATTR_FLAG_SPECIFIC

For hardware specific messages.

ALSASEQ_PORT_ATTR_FLAG_MIDI_GENERIC

For generic MIDI messages.

ALSASEQ_PORT_ATTR_FLAG_MIDI_GM

For General MIDI comatible messages.

ALSASEQ_PORT_ATTR_FLAG_MIDI_GS

For GS compatible messages.

ALSASEQ_PORT_ATTR_FLAG_MIDI_XG

For XG compatible messages.

ALSASEQ_PORT_ATTR_FLAG_MIDI_MT32

For MT-32 compatible messages.

ALSASEQ_PORT_ATTR_FLAG_MIDI_GM2

For General MIDI 2 compatible messages.

ALSASEQ_PORT_ATTR_FLAG_HARDWARE

The port on any hardware.

ALSASEQ_PORT_ATTR_FLAG_SOFTWARE

The port on any software.

ALSASEQ_PORT_ATTR_FLAG_SYNTHESIZER

The port to generate sound.

ALSASEQ_PORT_ATTR_FLAG_PORT

The port connects to the other devices.

ALSASEQ_PORT_ATTR_FLAG_APPLICATION

The port on any application such as sequencer and editor.