public static readonly D: Pitch = new Pitch(
    'D',
    2,
    Accidental.Natural,
    () => Pitch.DSharp,