Should be inherited by all Audio Effect classes to allow for batch processing
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
Should be inherited by all Audio Effect classes to allow for batch processing