VOWEL-FORMANTS
[GENERIC-FUNCTION]
|

OM-Chant Function Reference
|
ARGUMENTS:
|
- VOWEL
|
a sung vowel |
[default = ((800 0 80) (1150 -4 90) (2800 -20 120) (3500 -36 130) (4950 -60 140))] |
&optional
|
|
|
- AMP
|
amplitude units |
[default = |OpenMusic|::DB] |
|
Description:
Returns the values of the main formants in the spectral envelope of <vowel> (click to select from the input menu).
If <vowel> is a number, returns the nth vowel in the list.
Values are formatted as '((frequency1 amplitude1 bandwidth1) (frequency2 amplitude2 bandwidth2) ...) in the first output.
2nd output is the list of frequencies in Hz.
3rd output is the lis of amplitudes in dB or linear (depending on <amp>).
4th output is the list of bandwidths in Hz.
|
Auto doc generation by OpenMusic 6.6 © 2011 IRCAM
|