Ddsp
Ddsp copied to clipboard
Replace buffer with dplug:core's RingBufferNoGC
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.