SPKitInverter overrides getSample() for inverting the input signal.
getSample() requests a sample from its input and stores the inverted 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