openpiano.settings
Class Constants
java.lang.Object
openpiano.settings.Constants
public final class Constants
- extends Object
Constant values for the application
- Version:
- 1.0, 07/30/08
- Author:
- Sascha Westermann
INSTRUMENTS
public static final String[] INSTRUMENTS
VIEWAREA
public static final float VIEWAREA
- See Also:
- Constant Field Values
VIEWBEAT
public static final int VIEWBEAT
- See Also:
- Constant Field Values
KEYDEPTH
public static final float KEYDEPTH
- See Also:
- Constant Field Values
KEYLENGTH
public static final float KEYLENGTH
- See Also:
- Constant Field Values
OCTAVELENGTH
public static final float OCTAVELENGTH
- See Also:
- Constant Field Values
POS_END
public static final float POS_END
- See Also:
- Constant Field Values
POS_OCTAVE
public static final float[] POS_OCTAVE
POS_START
public static final float[] POS_START
STARTLENGTH
public static final float STARTLENGTH
- See Also:
- Constant Field Values
BLUE
public static final int BLUE
- See Also:
- Constant Field Values
GREEN
public static final int GREEN
- See Also:
- Constant Field Values
YELLOW
public static final int YELLOW
- See Also:
- Constant Field Values
BROWN
public static final int BROWN
- See Also:
- Constant Field Values
COLORSTART
public static final float[] COLORSTART
COLOREND
public static final float[] COLOREND
SeekFactor
public static final float SeekFactor
- See Also:
- Constant Field Values
midiLoaderMaxHeight
public static final int midiLoaderMaxHeight
- See Also:
- Constant Field Values
FPS
public static int FPS
Constants
public Constants()