PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: synth

synth.voice_fofc~

Simple formant/vocal synthesizer with FOF-cycle filterbank.

available since version: 0.9.6


information

Simple formant/vocal synthesizer based on a source/filter model. The source is just a periodic impulse and the "filter" is a bank of FOF filters. Formant parameters are linearly interpolated allowing to go smoothly from one vowel to another. Voice type can be selected but must correspond to the frequency range of the synthesized voice to be realistic. A cycle of 12 FOF filters with sample-and-hold is used so that the fof filter parameters can be varied in realtime. This technique is more robust but more computationally expensive than FofSmooth

example

arguments:

properties:

inlets:

outlets:

keywords:

voice fof voice cycle

See also: [synth.voice_fofs~]

Authors: Serge Poltavsky

License: GPL3 or later