[][src]Function chords::analyze

pub fn analyze(
    key: &str,
    scale: &str,
    extended: bool
) -> (Vec<String>, Vec<Chord>)