kBuffer  1.1
Bug List
Global bufferMean (buffer_t *buffer, bufferDatatype *meanOut)
The sum of the buffer is taken. Take precautions, that this variable won't overflow
Global bufferMeanRMS (buffer_t *buffer, bufferDatatype *meanOut)
The sum of squared buffer elements is taken. Take precautions, that this variable won't overflow