Module: Key::C

Extended by:
C
Included in:
C
Defined in:
lib/kuromusic/Key.rb

Constant Summary collapse

NATURAL =
"C"
SHARP =
"C#"
FLAT =
"Cb"