Process a sample that is passed to the processor, and return the next sample.
Takes a set of buffers and processes them with getNextSample() In the future this could possibly be optimized
Should be used to free any delay elements or do any setup before play begins.
Should be inherited by all Audio Effect classes to allow for batch processing