absolute property

bool absolute
final

Makes the waveform absolute. Draws the waveform along the positive y-axis. Samples are processed such that we end up with positive sample values.

Implementation

final bool absolute;