public interface MusicConstants
| Modifier and Type | Field and Description |
|---|---|
static int |
MIDDLE_C |
static int |
NUM_OCTAVES
Maximal number of octaves supported
|
static int |
OCTAVE
Number of notes in an octave
|
static int |
TEMPO_DEFAULT |
static int |
TEMPO_MAX |
static int |
TEMPO_MIN |
static int |
VOLUME_DEFAULT |
static final int OCTAVE
static final int NUM_OCTAVES
static final int MIDDLE_C
static final int VOLUME_DEFAULT
static final int TEMPO_MAX
static final int TEMPO_DEFAULT
static final int TEMPO_MIN
Copyright © 2021 Markus Heberling. All rights reserved.