|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Generator::Impulse::set_amplitude_modulator | ( | const std::shared_ptr< Node > & | modulator | ) |
Sets a node to modulate the generator's amplitude.
| modulator | Node that will modulate the amplitude |
The modulator's output is multiplied with the base amplitude, enabling dynamic control of impulse height.
Definition at line 71 of file Impulse.cpp.
References m_amplitude_modulator.