|
abc4j API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MidiMessageType
This interface exposes the types of midi messages created by the abc.midi package
| Field Summary | |
|---|---|
static byte |
END_OF_TRACK
The message type for an end of a tune playback. |
static byte |
MARKER
|
static byte |
NOTATION_MARKER
Deprecated. use NOTE_INDEX_MARKER |
static byte |
NOTE_INDEX_MARKER
The message type to give a reference to the note index in the score that is being played during a tune playback. |
static byte |
TEMPO_CHANGE
The message type for a tempo change. |
| Field Detail |
|---|
static final byte END_OF_TRACK
static final byte TEMPO_CHANGE
static final byte NOTATION_MARKER
NOTE_INDEX_MARKER,
Constant Field Valuesstatic final byte NOTE_INDEX_MARKER
static final byte MARKER
|
abc4j API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||