Skip to main content

Crate acorde_analysis

Crate acorde_analysis 

Source
Expand description

Deterministic, explainable music analysis over acorde_core::Score.

Structs§

AnalysisResult
Deterministic output of the chord-analysis pass.
ChordLabel
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.