Note that buffer includes previous sample and current sample so its size is 2^factor + 1
Process a sample that is passed to the processor, and return the next sample.
Should be used to free any delay elements or do any setup before play begins.
See Implementation