|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overrideprotectedvirtual |
Notifies all registered callbacks about a new sample.
| value | The newly generated sample |
This method is called internally whenever a new sample is generated, creating the appropriate context and invoking all registered callbacks that should receive notification about this sample.
Implements MayaFlux::Nodes::Node.
Definition at line 204 of file Phasor.cpp.
References MayaFlux::Nodes::Generator::Generator::create_context(), MayaFlux::Nodes::Node::m_callbacks, MayaFlux::Nodes::Node::m_conditional_callbacks, MayaFlux::Nodes::Node::m_last_context, m_phase_wrap_callbacks, m_phase_wrapped, m_threshold_callbacks, and m_threshold_crossed.
Referenced by process_sample().
Here is the call graph for this function:
Here is the caller graph for this function: