|
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 161 of file Sine.cpp.
References MayaFlux::Nodes::Generator::Generator::create_context(), MayaFlux::Nodes::Node::m_callbacks, MayaFlux::Nodes::Node::m_conditional_callbacks, and MayaFlux::Nodes::Node::m_last_context.
Referenced by process_sample().
Here is the call graph for this function:
Here is the caller graph for this function: