SPKitRectifier overrides getSample() for rectifying the input signal.
getSample() requests a sample from its input and stores the absolute value of the sample in outputSample.
The function returns 0 when all its inputs run out of samples, 1 otherwise.
Kai Lassfolk / University of Helsinki / kpl@elisir.helsinki.fi