MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ printCurrent()

void MayaFlux::Nodes::Generator::Sine::printCurrent ( )
overridevirtual

Prints the current parameters of the sine oscillator.

Outputs the current frequency, amplitude, offset, and modulation settings of the oscillator.

Implements MayaFlux::Nodes::Generator::Generator.

Definition at line 211 of file Sine.cpp.

212{
213}