Noisy delay

Hi Saotome,
The cause could be an noisy delay time input.
You could try:

  • a physical RC low pass filter on all inputs which modulate the delay time on your daisy.
  • a software low pass filter on the delay time. This one is showed in the example code that Kreiff showed: fonepole(currentDelay, delayTarget, .00007f);