Expand description
Deterministic, explainable music analysis over acorde_core::Score.
Structs§
- Analysis
Result - Deterministic output of the chord-analysis pass.
- Chord
Label - A chord label with source evidence and the rule that produced it.
Constants§
- ANALYSIS_
SCHEMA_ VERSION - Version of the serialized analysis result contract.
Functions§
- analyze_
chords - Analyze every voice that contains at least two pitched notes in a measure.
- chord_
name - Return the stable chord spelling as a compact human-readable label.