Override to declare the maximum number of samples to accept If greater, the audio buffers will be splitted up.
This splitting have several benefits:
- help allocating temporary audio buffers on the stack
- keeps memory usage low and reuse it
- allow faster-than-buffer-size parameter changes
Override to declare the maximum number of samples to accept If greater, the audio buffers will be splitted up. This splitting have several benefits: - help allocating temporary audio buffers on the stack - keeps memory usage low and reuse it - allow faster-than-buffer-size parameter changes