Package org.jfugue.theory
Class Key
- java.lang.Object
-
- org.jfugue.theory.Key
-
public class Key extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static KeyDEFAULT_KEY
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetKeySignature()NotegetRoot()ScalegetScale()
-
-
-
Field Detail
-
DEFAULT_KEY
public static final Key DEFAULT_KEY
-
-