SAMPLER

[GENERIC-FUNCTION]


OM2Csound
Function Reference
ARGUMENTS:
  - BPF bpf [default = #<|OpenMusic|:BPF 246A4E1B>]
  - MODE mode [default = |OpenMusic|::FACT]
  - NSAMP nsamp [default = 1]
  - XINIT xmin  
  - XEND xmax  
  - OPER oper [default = 1]
  - NDEC ndec [default = 0]

Description:

A bpf sampler

<bpf> input from a table BPF
<mode> xfact, max, sum
<nsamp> number of samples ( echantillons) to be obtained
<xmin> minimum value of x in the table (specified by x-off)
<xmax> maximum value of x (specified by xzoom)
<oper> factor multiplying the ordinates
<ndec> number of decimals in the samples

xfact mode = samples a bpf with a scaling factor <oper> multiplying the ordinates
max mode = samples a bpf between O and maximum value <oper> of the ordinates
sum mode = samples a bpf with a fixed sum of values,
<oper> being the maximum value for the sum of the ordinates



Auto doc generation by OpenMusic 6.5.1 © 2011 IRCAM