|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Sets the oscillator's frequency.
| frequency | New frequency in Hz |
Updates the oscillator's frequency while maintaining phase continuity to prevent clicks or pops in the audio output.
Reimplemented from MayaFlux::Nodes::Generator::Generator.
Definition at line 48 of file Sine.cpp.
References MayaFlux::Nodes::Generator::Generator::m_frequency, and update_phase_increment().
Here is the call graph for this function: