Override to clear state (eg: resize and clear delay lines) and allocate buffers. Important: This will be called by the audio thread. So you should not use the GC in this callback.
See Implementation
Override to clear state (eg: resize and clear delay lines) and allocate buffers. Important: This will be called by the audio thread. So you should not use the GC in this callback.