invert property

bool invert
final

Inverts/Flips the waveform along x-axis. Samples are processed such that we end up with samples having opposite sign.

Implementation

final bool invert;