|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsound.musica.ChromaticScale
public class ChromaticScale
Field Summary | |
---|---|
static int[] |
CHROMATIC
|
Constructor Summary | |
---|---|
ChromaticScale()
|
Method Summary | |
---|---|
int[] |
getIntervals()
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int[] CHROMATIC
Constructor Detail |
---|
public ChromaticScale()
Method Detail |
---|
public int[] getIntervals()
getIntervals
in interface ScaleInterface
public java.lang.String getName()
getName
in interface ScaleInterface
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |