FastLED 3.9.15
Loading...
Searching...
No Matches

◆ SynthParams() [2/2]

fl::audio::SynthParams::SynthParams ( i32 reflect,
float peakTime,
float halfHeight,
float zeroWait )
inline

Full parameter constructor.

Definition at line 78 of file synth.h.

float peakTime
Position of peak in cycle [0..1].
Definition synth.h:70
float halfHeight
Height at half-cycle point.
Definition synth.h:71
float zeroWait
Wait time at zero [0..1].
Definition synth.h:72
i32 reflect
Mirror second half of waveform (0 or 1)
Definition synth.h:69

References SynthParams(), halfHeight, peakTime, reflect, and zeroWait.

+ Here is the call graph for this function: