|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Nodes::Generator::Counter::Counter | ( | uint32_t | modulo = 16, |
| int32_t | step = 1 |
||
| ) |
Construct with modulo and step.
| modulo | Wrap boundary (0 = unbounded) |
| step | Increment per tick (negative for countdown) |
Definition at line 5 of file Counter.cpp.
References MayaFlux::Nodes::Generator::Generator::m_amplitude, and MayaFlux::Nodes::Generator::Generator::m_frequency.