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

◆ m_context

GeneratorContext MayaFlux::Nodes::Generator::Generator::m_context { 0., m_frequency, m_amplitude, m_phase }
protected

Definition at line 211 of file Generator.hpp.

float m_frequency
Base frequency of the generator.
double m_amplitude
Base amplitude of the generator.
double m_phase
Current phase of the generator.

Referenced by get_last_context(), and update_context().