PARGEN05-07

[GENERIC-FUNCTION]


OM2Csound
Function Reference
ARGUMENTS:
  - BPF a BPF object [default = #<|OpenMusic|:BPF 200CD7AF>]
  - PNTS number of points [default = 2048]
  - Y-MIN min y value [default = 0]
  - Y-MAX max y value [default = 1]
  - NDEC number of decimals [default = 3]

Description:

Formats table data for a GEN05 or a GEN07.

GEN05 constructs functions from segments of exponential curves.
GEN07 constructs functions from segments of straight lines.

<bpf> defines the function segments
<pnts> number of points in the table
<y-min> minimum y value for scaling (for GEN05 must not be zero, and must be alike in sign. No restriction for GEN09).
<y-max> maximum y value for scaling
<ndec> number of decimals (i.e. precision) in the formed parameters.



Auto doc generation by OpenMusic 6.5.1 © 2011 IRCAM