|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
private |
Compute RBJ biquad bandpass coefficients and push them into a resonator's IIR.
| r | Resonator to update (reads r.frequency, r.q, m_sample_rate) |
Definition at line 161 of file ResonatorNetwork.cpp.
References a, b, MayaFlux::Nodes::Network::ResonatorNetwork::ResonatorNode::filter, MayaFlux::Nodes::Network::ResonatorNetwork::ResonatorNode::frequency, MayaFlux::Nodes::Network::NodeNetwork::m_sample_rate, and MayaFlux::Nodes::Network::ResonatorNetwork::ResonatorNode::q.
Referenced by apply_preset(), build_resonators(), set_frequency(), and set_q().
Here is the caller graph for this function: