DIST-PROC

[GENERIC-FUNCTION]


OMTristan
Function Reference
ARGUMENTS:
  - chord Chord [default = (quote (4800 5250 5400))]
  - steps steps [default = 3]
  - minout minout [default = 5700]
  - maxout maxout [default = 8500]
&optional
 
  - minin minin  
  - maxin maxin  
  - output output [default = (quote excluded)]
  - unit unit [default = (quote midic)]

Description:

Progressively distorts <chord> until the distortion specified by <minout> and <maxout> is reached. The argument <steps> determines the number of intermediate distortions to be produced between the unaltered <chord> and
the final distortion (For explanation of frequency distortion, as well as the use of <minout>, <maxout>, <minin> and <maxin> see the box 'fdistor').

<chord> may not be a list of chords.

The optional argument <unit> determines whether <chord> is entered in midicents, ('midic'), or in hertz ('freq'). If 'midic' is selected the values will be converted to frequencies inside the function and then the output is reconverted to midicents. If 'freq' is selected the entry, calculations and output are all in hertz.

The optional argument <output> determines whether the non-distorted <chord> is included ('inclu') or excluded ('exclu') from the output list of chords.



Auto doc generation by OpenMusic 7.0 © 2022 IRCAM