public static readonly C: Pitch = new Pitch(
    'C',
    0,
    Accidental.Natural,
    () => Pitch.CSharp,