Package toxi.music.scale
Class MajorScale
java.lang.Object
toxi.music.scale.AbstractScale
toxi.music.scale.MajorScale
seed: 0xad5 (101011010101) C# D# F F# G# A# C
-
Field Summary
Fields inherited from class toxi.music.scale.AbstractScale
HALFTONE_STEP, INV_HALFTONE, OCTAVE_RANGE, tones
-
Constructor Summary
-
Method Summary
Methods inherited from class toxi.music.scale.AbstractScale
getName, getPitchForScaleTone, getPitchForScaleTone, getPitchForSemitone
-
Constructor Details
-
MajorScale
public MajorScale()
-