Module: Key::D

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

Constant Summary collapse

NATURAL =
"D"
SHARP =
"D#"
FLAT =
"Db"