|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Generator::Phasor::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 phasor height.
Definition at line 74 of file Phasor.cpp.
References m_amplitude_modulator.