pub type ChromaVector = [f64; 12];
A 12-element chroma feature vector. Uses f64 to match the C implementation which uses double throughout.
double