|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Network::ResonatorNetwork::set_q | ( | size_t | index, |
| double | q | ||
| ) |
Set Q factor of a single resonator and recompute its coefficients.
| index | Resonator index (0-based) |
| q | New quality factor (clamped to [0.1, 1000.0]) |
| std::out_of_range | if index >= get_node_count() |
Definition at line 414 of file ResonatorNetwork.cpp.
References compute_biquad(), m_resonators, MayaFlux::Journal::NodeProcessing, MayaFlux::Journal::Nodes, and q.
Referenced by apply_one_to_one_parameter(), and set_all_q().
Here is the call graph for this function:
Here is the caller graph for this function: