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

◆ set_frequency()

void MayaFlux::Nodes::Generator::Counter::set_frequency ( float  frequency)
inlineoverridevirtual

Sets the generator's frequency.

Parameters
frequencyNew frequency value in Hz

This method updates the generator's frequency setting, which controls the rate of oscillation or pattern repetition.

Reimplemented from MayaFlux::Nodes::Generator::Generator.

Definition at line 111 of file Counter.hpp.

111{ }