| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
CENTER_PAN |
64 |
public static final int |
CHANNELS |
16 |
public static final int |
DEFAULT_TEMPO_MPQ |
500000 |
public static final byte |
MAX_VELOCITY |
127 |
public static final byte |
NBS_KEY_OFFSET |
21 |
public static final int |
PAN_CONTROL_MSB |
10 |
public static final int |
PERCUSSION_CHANNEL |
9 |
public static final int |
RESET_CONTROLS |
121 |
public static final int |
SET_TEMPO |
81 |
public static final float |
SONG_TICKS_PER_SECOND |
100.0f |
public static final int |
VOLUME_CONTROL_MSB |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
KEYS_PER_OCTAVE |
12 |
public static final int |
NBS_HIGHEST_KEY |
87 |
public static final int |
NBS_LOWEST_KEY |
0 |
public static final int |
PITCHES_PER_KEY |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MC_HIGHEST_KEY |
57 |
public static final int |
MC_KEYS |
24 |
public static final int |
MC_LOWEST_KEY |
33 |