public class Constants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
KEYS_PER_OCTAVE |
static int |
MC_HIGHEST_KEY |
static int |
MC_KEYS |
static int |
MC_LOWEST_KEY |
static int |
PITCHES_PER_KEY |
static int |
PITCHES_PER_OCTAVE |
| Constructor and Description |
|---|
Constants() |
public static final int KEYS_PER_OCTAVE
public static final int PITCHES_PER_KEY
public static final int PITCHES_PER_OCTAVE
public static final int MC_LOWEST_KEY
public static final int MC_HIGHEST_KEY
public static final int MC_KEYS