Function chords::analyze [] [src]

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