MATCH-DIST

[GENERIC-FUNCTION]


OMTristan
Function Reference
ARGUMENTS:
  - minout minout [default = (quote (1 2))]
  - accord chord [default = (quote (6000))]
  - maxout maxout [default = (quote (1 2))]
  - orig original [default = (quote (6000))]
  - approx approximation [default = 8]
  - compa comparison [default = (quote diff)]

Description:

Looks for the matching distortion of a chord (through scaling) that resembles the input chord <orig> most closely or differs from it most. Effectively tests with Ôcommon-notesÕ.
Arguments:
<minout, maxout> = lists of values defining the scaling processes that are tested (one of them may be an atom)
<approximation> = the desired approximation (to 1/2 tone, 1/4 tone or 1/8th tone) before the common-note comparison is applied
<comparison> = mode of comparison, either resulting in the most similar chord through <sim> or the most different <diff>.



Auto doc generation by OpenMusic 7.0 © 2022 IRCAM