CH-MIXTURE

[GENERIC-FUNCTION]


OMTristan
Function Reference
ARGUMENTS:
  - object  
  - interv [default = 700]
  - %amp [default = 100]
  - delay [default = 0]
  - mode [default = (quote interv)]
&optional
 
  - channel  
  - port  

Description:

Adds an echo and/or harmonizer effect to an object: a chord object, a chord-seq or multi-seq. Effectively, it returns a mixture of every note and its double, either at a fixed interval <interv> (midic) or as a defined harmonic partial <nharm>. The choice between these two options is made at <mode>. At the input <%ampl> the amplitude of the mixture can be defined as a percentage of (relative to) the amplitude of the original note. At <delay> a time interval or delay can be specified between the attacks of the mixture and the original note. <delai> essentially changes the offset of the mixture. <interv>, <%ampl> and <delay> may be atoms or lists of the same lengths.
Optionals: The mixtures may be routed through voices <channel> or ports <port> that differ from those of the original sounds. <channel> or <port> may be atoms or lists of the same length as <%ampl> and <delay>.



Auto doc generation by OpenMusic 7.0 © 2022 IRCAM