L*CURB

[GENERIC-FUNCTION]


OMTristan
Function Reference
ARGUMENTS:
  - liste [default = (quote (1 2 3 4))]
  - fact1st [default = 1.0]
  - factlast [default = 4.0]
&optional
 
  - ref  
  - factref [default = 3.0]

Description:

Multiplies a list, <liste>, by a power function. The first
element is multiplied by <fact1st>, the last by <factlast>; optionally the
element of the original list with a value of <ref> will be multiplied by
<factref>. All intermediate elements will be multiplied by interpolations
along a power function between <fact1st> and <factlast>. The power
function will be altered to accommodate the optional reference point.



Auto doc generation by OpenMusic 7.0 © 2022 IRCAM