MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ update_context()

void MayaFlux::Nodes::Constant::update_context ( double  value)
overrideprotectedvirtual

Update m_context with the latest value.

Parameters
valueMost recently emitted sample

Implements MayaFlux::Nodes::Node.

Definition at line 66 of file Constant.cpp.

67{
69}
float value
ConstantContext m_context
Definition Constant.hpp:135
double value
Current sample value.
Definition Node.hpp:63

References m_context, MayaFlux::Nodes::NodeContext::value, and value.

Referenced by notify_tick().

+ Here is the caller graph for this function: