diff --git a/BerVibrato/BerVibrato.h b/BerVibrato/BerVibrato.h index c43369a..7e9c345 100644 --- a/BerVibrato/BerVibrato.h +++ b/BerVibrato/BerVibrato.h @@ -41,7 +41,7 @@ private: RingBuffer buffer; float depth; - static const int additionalDelay = 1; + static const int additionalDelay = 3; }; #endif \ No newline at end of file