pub const C_MAJOR_SCALE: [usize; 7];
The C Major scale represented as an array of pitch class indices.