public static readonly CSharp: Pitch = new Pitch(
    'C#',
    1,
    Accidental.Sharp,
    () => Pitch.D,