|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Generator::Phasor::set_frequency_modulator | ( | const std::shared_ptr< Node > & | modulator | ) |
Sets a node to modulate the generator's frequency.
| modulator | Node that will modulate the frequency |
The modulator's output is added to the base frequency, enabling dynamic control of phasor rate.
Definition at line 69 of file Phasor.cpp.
References m_frequency_modulator.