Dplug has the `RingBufferNoGC` which is probably faster than `buffer` and is unit tested. AuburnSounds/Dplug#355 adds more functionality. Since we already depend on `dplug:core` it makes sense to reuse this module.
Dplug has the
RingBufferNoGCwhich is probably faster thanbufferand is unit tested.AuburnSounds/Dplug#355 adds more functionality. Since we already depend on
dplug:coreit makes sense to reuse this module.