Combined feed + sampleFull. Uses the delay line as a fixed delay of count samples.
Note: input and output may overlap. If this was ever optimized, this should preserve that property.
This is normally very rare to need this vs separate sampleXXX and feedBuffer.
See Implementation
Combined feed + sampleFull. Uses the delay line as a fixed delay of count samples.
Note: input and output may overlap. If this was ever optimized, this should preserve that property.
This is normally very rare to need this vs separate sampleXXX and feedBuffer.