|
MayaFlux 0.5.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 165 of file ResonatorNetwork.cpp.
References a, alpha, b, cosw0, MayaFlux::Nodes::Network::ResonatorNetwork::ResonatorNode::filter, MayaFlux::Nodes::Network::ResonatorNetwork::ResonatorNode::frequency, MayaFlux::Nodes::Network::NodeNetwork::m_sample_rate, MayaFlux::Nodes::Network::ResonatorNetwork::ResonatorNode::q, sinw0, and w0.
Referenced by apply_preset(), build_resonators(), set_frequency(), and set_q().
Here is the caller graph for this function: