|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Constructs a GeneratorContext with the current generator state.
| value | Current output sample value |
| frequency | Current oscillation frequency in Hz |
| amplitude | Current scaling factor for output values |
| phase | Current phase position in radians |
Creates a context object that provides a complete snapshot of the generator's current state, including its most recent output value and all parameters that define its oscillation behavior.
Definition at line 37 of file Generator.hpp.