- glottis
anchors for specifying the proportion of a
glottal cycle with closed glottis, % (0 = no modification, 100 = closed
phase as long as open phase); numeric vector or dataframe specifying time
and value (anchor format)
- pitch
a numeric vector of f0 values in Hz or a dataframe
specifying the time (ms or 0 to 1) and value (Hz) of each anchor, hereafter
"anchor format". These anchors are used to create a smooth contour of
fundamental frequency f0 (pitch) within one syllable
- temperature
hyperparameter for regulating the amount of stochasticity
in sound generation
- sylLen
syllable length, ms (not vectorized)
- rolloff
rolloff of harmonics in source spectrum, dB/octave (not
vectorized)
- samplingRate
sampling frequency, Hz
- play
if TRUE, plays the synthesized sound using the default player on
your system. If character, passed to play
as the name
of player to use, eg "aplay", "play", "vlc", etc. In case of errors, try
setting another default player for play
- plot
if TRUE, plots the waveform