Description:
Computes a series of possible virtual fundamentals from <chord> (a list of pitches) and <approx> (in midicents).
The result is a list of chord-sequences that can be fed into the 'chord-seq'input of a multi-sequence object. Each chord-seq is a possible solution, sorted from the least significant to the most significant. Each chord-seq is a series of chords where the lowest note is a virtual fundamental and the remaining notes are a subset
of the original chord.
<thresh> is a minimum pitch/frequency value for the virtual fundamentals. If the menu <unit> is 'freq' then <chord> and <thresh> must be given in Hz, otherwise in Midics.
|