|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Prints the current state and parameters of the generator.
This method should output the current configuration and state of the generator, including parameters like frequency, amplitude, phase, or any other generator-specific settings.
Implemented in MayaFlux::Nodes::Generator::Impulse, MayaFlux::Nodes::Generator::Logic, MayaFlux::Nodes::Generator::Phasor, MayaFlux::Nodes::Generator::Polynomial, MayaFlux::Nodes::Generator::Sine, and MayaFlux::Nodes::Generator::Stochastics::Random.