16#include "../../Utils/Signals/FunctionGenerator.h"
17#include "../../Utils/Math/Mathematics.h"
Defines the base Effect class for applying transformations or effects to pixel groups.
Abstract base class for applying visual effects to pixel groups.
A class to generate various waveform functions with customizable parameters.
@ Sawtooth
Sawtooth waveform.
Interface for managing and interacting with a collection of pixels.
Applies vertical phase offsets to pixel groups.
void ApplyEffect(IPixelGroup *pixelGroup) override
Applies the vertical phase offset effect to the given pixel group.
FunctionGenerator fGenPhase
Function generator for vertical phase offsets.
const uint8_t pixels
Number of pixels to apply the effect to.