|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Nodes::Network::ResonatorNetwork::ResonatorNetwork | ( | size_t | num_resonators, |
| FormantPreset | preset = FormantPreset::NONE |
||
| ) |
Construct a ResonatorNetwork with a formant preset.
| num_resonators | Number of biquad sections to allocate |
| preset | Formant frequency/Q configuration to apply at startup |
Resonators beyond the preset's defined count are initialised at 440 Hz, Q = 10 with unit gain.
Definition at line 118 of file ResonatorNetwork.cpp.
References build_resonators(), and preset_to_vectors().
Here is the call graph for this function: