|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeySignature.KeyNote | |
---|---|
provided.util |
Uses of KeySignature.KeyNote in provided.util |
---|
Fields in provided.util declared as KeySignature.KeyNote | |
---|---|
private KeySignature.KeyNote[] |
KeySignature.fs_dsm
Special case for F# and D#m |
private KeySignature.KeyNote[] |
KeySignature.notes
Ordering of notes (using only sharps) |
Methods in provided.util that return KeySignature.KeyNote | |
---|---|
private KeySignature.KeyNote |
KeySignature.convertflat(char n)
Helper method to convert a note to its equivalent flat version. |
Methods in provided.util with parameters of type KeySignature.KeyNote | |
---|---|
private void |
KeySignature.insert(KeySignature.KeyNote n)
Helper method to insert the given note into the keymap. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |