public interface MIDIConsts
修飾子とタイプ | フィールドと説明 |
---|---|
static short |
ALL_NOTES_OFF |
static short |
ALL_SOUND_OFF |
static short |
CHANNEL_KEY_PRESSURE |
static short |
CONTROL_CHANGE |
static short |
COPYRIGHT_NOTICE |
static short |
CUE_POINT |
static byte |
DUMMY_VALUE |
static short |
END_OF_TRACK |
static short |
INSTRUMENT_NAME |
static short |
KEY_SIGNATURE |
static short |
LOCAL_CONTROL |
static short |
LYRIC |
static short |
MARKER |
static short |
META_EVENT |
static short |
MONO_MODE |
static short |
NOTE_OFF |
static short |
NOTE_ON |
static byte |
OFF |
static short |
OMNI_OFF |
static short |
OMNI_ON |
static byte |
ON |
static short |
PITCH_BEND_CHANGE |
static short |
POLY_KEY_PRESSURE |
static short |
POLY_MODE |
static short |
PROGRAM_CHANGE |
static short |
RESET_ALL_CONTROLLERS |
static short |
SEQUENCER_SPECIFIC |
static short |
SET_TEMPO |
static short |
SMPTE_OFFSET |
static short |
TEXT_EVENT |
static short |
TIME_SIGNATURE |
static short |
TRACK_NAME |
static final short ALL_NOTES_OFF
static final short ALL_SOUND_OFF
static final short CHANNEL_KEY_PRESSURE
static final short CONTROL_CHANGE
static final short COPYRIGHT_NOTICE
static final short CUE_POINT
static final byte DUMMY_VALUE
static final short END_OF_TRACK
static final short INSTRUMENT_NAME
static final short KEY_SIGNATURE
static final short LOCAL_CONTROL
static final short LYRIC
static final short MARKER
static final short META_EVENT
static final short MONO_MODE
static final short NOTE_OFF
static final short NOTE_ON
static final byte OFF
static final short OMNI_OFF
static final short OMNI_ON
static final byte ON
static final short PITCH_BEND_CHANGE
static final short POLY_KEY_PRESSURE
static final short POLY_MODE
static final short PROGRAM_CHANGE
static final short RESET_ALL_CONTROLLERS
static final short SEQUENCER_SPECIFIC
static final short SET_TEMPO
static final short SMPTE_OFFSET
static final short TEXT_EVENT
static final short TIME_SIGNATURE
static final short TRACK_NAME