Description:
Returns the highest fundamental for which the notes of <chord> could be thought of as harmonic partials. In general, the lower the virtual fundamental, the more dissonant the chord.
<chord> may be a list of midics, a list of list of midics, a chord object, a list of chord objects or a chord-seq object. If <chord> is a sequence of chords the box returns a list of virtual fundamentals.
The argument <cents> determines the precision of the analysis (A value of '0' would return the real fundamental; the larger the value the more approximate the result). The optional argument <unit> determines whether <chord> is entered and the result returned in midicents ('midic'), or in hertz ('freq').
|