PARGEN03
[GENERIC-FUNCTION]
|

OM2Csound Function Reference
|
ARGUMENTS:
|
- XMIN
|
min x value |
[default = 1] |
|
- XMAX
|
max x value |
[default = 1] |
&rest
|
|
|
- COEFFS
|
list of coefficients |
[default = 1] |
|
Description:
Formats table data for a GEN03.
GEN03 is a polynomial evaluated in x over a fixed interval and with specified coefficients.
<xmin> and <xmax> are the left and right values of the x interval over which the polynomial is defined.
<coeffs> are the coefficients of the polynomial C0 + C1*x + C2*x^2 + . . . + Cn*x^n
|
Auto doc generation by OpenMusic 6.5.1 © 2011 IRCAM
|