Skip to main content

estimate_key_from_chords_with

Function estimate_key_from_chords_with 

Source
pub fn estimate_key_from_chords_with(
    profile: KeyProfile,
    chords: &[Chord],
) -> Result<Vec<KeyEstimate>>
Expand description

Estimates likely keys from chords using the given weights.