From short term windowed data, output the summed signal. Segments can be irregular and have different size.
maxSimultSegments is the maximum number of simulatneously summed samples. maxSegmentLength in samples
See Implementation
From short term windowed data, output the summed signal. Segments can be irregular and have different size.