tactu5
Interface T5Notes


public interface T5Notes


Field Summary
static float A
           
static float A_FLAT
           
static float A_SHARP
           
static int[] AEOLIAN
           
static float B
           
static float B_FLAT
           
static float B_SHARP
           
static float C
           
static float C_SHARP
           
static int[] CHROMATIC
           
static float D
           
static float D_FLAT
           
static float D_SHARP
           
static float DO
           
static float DO_DIESIS
           
static int[] DORIAN
           
static float E
           
static float E_FLAT
           
static float E_SHARP
           
static float F
           
static float F_FLAT
           
static float F_SHARP
           
static float FA
           
static float FA_BEMOLLE
           
static float FA_DIESIS
           
static float G
           
static float G_FLAT
           
static float G_SHARP
           
static int[] IONIAN
           
static float LA
           
static float LA_BEMOLLE
           
static float LA_DIESIS
           
static int[] LOCRIAN
           
static int[] LYDIAN
           
static int[] MAJOR
           
static float MI
           
static float MI_BEMOLLE
           
static float MI_DIESIS
           
static int[] MIXOLYDIAN
           
static int[] NATURAL_MINOR
           
static int[] OCTATONIC_HTONE
           
static int[] OCTATONIC_TONE
           
static int[] PENTAPHONIC_MAJOR
           
static int[] PENTAPHONIC_MINOR
           
static int[] PHRYGIAN
           
static float RE
           
static float RE_BEMOLLE
           
static float RE_DIESIS
           
static float SI
           
static float SI_BEMOLLE
           
static float SI_DIESIS
           
static float SOL
           
static float SOL_BEMOLLE
           
static float SOL_DIESIS
           
static float[] SPECIAL
           
static int[] WHOLE_TONE
           
 

Field Detail

SI_DIESIS

static final float SI_DIESIS
See Also:
Constant Field Values

DO

static final float DO
See Also:
Constant Field Values

DO_DIESIS

static final float DO_DIESIS
See Also:
Constant Field Values

RE_BEMOLLE

static final float RE_BEMOLLE
See Also:
Constant Field Values

RE

static final float RE
See Also:
Constant Field Values

RE_DIESIS

static final float RE_DIESIS
See Also:
Constant Field Values

MI_BEMOLLE

static final float MI_BEMOLLE
See Also:
Constant Field Values

MI

static final float MI
See Also:
Constant Field Values

FA_BEMOLLE

static final float FA_BEMOLLE
See Also:
Constant Field Values

MI_DIESIS

static final float MI_DIESIS
See Also:
Constant Field Values

FA

static final float FA
See Also:
Constant Field Values

FA_DIESIS

static final float FA_DIESIS
See Also:
Constant Field Values

SOL_BEMOLLE

static final float SOL_BEMOLLE
See Also:
Constant Field Values

SOL

static final float SOL
See Also:
Constant Field Values

SOL_DIESIS

static final float SOL_DIESIS
See Also:
Constant Field Values

LA_BEMOLLE

static final float LA_BEMOLLE
See Also:
Constant Field Values

LA

static final float LA
See Also:
Constant Field Values

LA_DIESIS

static final float LA_DIESIS
See Also:
Constant Field Values

SI_BEMOLLE

static final float SI_BEMOLLE
See Also:
Constant Field Values

SI

static final float SI
See Also:
Constant Field Values

B_SHARP

static final float B_SHARP
See Also:
Constant Field Values

C

static final float C
See Also:
Constant Field Values

C_SHARP

static final float C_SHARP
See Also:
Constant Field Values

D_FLAT

static final float D_FLAT
See Also:
Constant Field Values

D

static final float D
See Also:
Constant Field Values

D_SHARP

static final float D_SHARP
See Also:
Constant Field Values

E_FLAT

static final float E_FLAT
See Also:
Constant Field Values

E

static final float E
See Also:
Constant Field Values

F_FLAT

static final float F_FLAT
See Also:
Constant Field Values

E_SHARP

static final float E_SHARP
See Also:
Constant Field Values

F

static final float F
See Also:
Constant Field Values

F_SHARP

static final float F_SHARP
See Also:
Constant Field Values

G_FLAT

static final float G_FLAT
See Also:
Constant Field Values

G

static final float G
See Also:
Constant Field Values

G_SHARP

static final float G_SHARP
See Also:
Constant Field Values

A_FLAT

static final float A_FLAT
See Also:
Constant Field Values

A

static final float A
See Also:
Constant Field Values

A_SHARP

static final float A_SHARP
See Also:
Constant Field Values

B_FLAT

static final float B_FLAT
See Also:
Constant Field Values

B

static final float B
See Also:
Constant Field Values

MAJOR

static final int[] MAJOR

IONIAN

static final int[] IONIAN

DORIAN

static final int[] DORIAN

PHRYGIAN

static final int[] PHRYGIAN

LYDIAN

static final int[] LYDIAN

MIXOLYDIAN

static final int[] MIXOLYDIAN

AEOLIAN

static final int[] AEOLIAN

NATURAL_MINOR

static final int[] NATURAL_MINOR

LOCRIAN

static final int[] LOCRIAN

CHROMATIC

static final int[] CHROMATIC

WHOLE_TONE

static final int[] WHOLE_TONE

OCTATONIC_TONE

static final int[] OCTATONIC_TONE

OCTATONIC_HTONE

static final int[] OCTATONIC_HTONE

PENTAPHONIC_MINOR

static final int[] PENTAPHONIC_MINOR

PENTAPHONIC_MAJOR

static final int[] PENTAPHONIC_MAJOR

SPECIAL

static final float[] SPECIAL