|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Generator::Impulse::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 impulse timing.
Definition at line 66 of file Impulse.cpp.
References m_frequency_modulator.