VOCODER

[GENERIC-FUNCTION]


OMTristan
Function Reference
ARGUMENTS:
  - struct struct [default = (quote (1 2))]
  - reservoir reservoir [default = (quote (1 2))]
&optional
 
  - mode mode [default = (quote midic)]

Description:

Applies the structure of a list <struct> to a reservoir <reservoir>. It chooses those values from the reservoir which match the values in the structure most closely. <struct> may be a list of lists. <reservoir> is one single reservoir. For instance, <struct> may be a list of midicents, <reservoir> may be a another list of midicents which acts as a harmonic field, to which the <struct> is applied.



Auto doc generation by OpenMusic 7.0 © 2022 IRCAM