GEN-CHANT-SDIF-BUFFER
[GENERIC-FUNCTION]
|

OM-Chant Function Reference
|
ARGUMENTS:
|
- F0
|
F0 data |
|
|
- FOF
|
FOF data |
|
|
- FILT
|
Filter data |
|
|
- NOISE
|
Noise data |
|
&optional
|
|
|
- NCH
|
number of channels |
|
|
Description:
Generates an SDIF buffer with the inout CHANT parameters.
<f0> is a list of (time frequency).
<fof> is a list of (time fof-params) where fof-params = ((freq-1 amp-1 bw-1) ... (freq-n amp-n bw-n)) for the n FOF generators (formants).
<fof> is a list of (time filter-params) where filter-params = ((freq-1 amp-1 bw-1) ... (freq-n amp-n bw-n)) for the n filter formants.
<noise> is a list of (time noise-distribution)
The returned value is an SDIF-BUFFER suitable to connect to WRITE-CHANT-SDIF-FILE input.
|
Auto doc generation by OpenMusic 6.6 © 2011 IRCAM
|