MusicalNote

Enumeration around music notes.

Values

ValueMeaning
cFlat"Cb"

The Cb note.

c"C"

The C note.

cSharp"C#"

The C# note.

dFlat"Db"

The Db note.

d"D"

The D note.

dSharp"D#"

The D# note.

eFlat"Eb"

The Eb note.

e"E"

The E note.

f"F"

The F note.

fSharp"F#"

The F# note.

gFlat"Gb"

The Gb note.

g"G"

The G note.

gSharp"G#"

The G# note.

aFlat"Ab"

The Ab note.

a"A"

The A note.

aSharp"A#"

The A# note.

bFlat"Bb"

The Bb note.

b"B"

The B note.

Meta