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