diff --git a/include-gpl/dsp/interpolator.h b/include-gpl/dsp/interpolator.h index e498fb3d4..961db9123 100644 --- a/include-gpl/dsp/interpolator.h +++ b/include-gpl/dsp/interpolator.h @@ -55,7 +55,7 @@ private: { if (phase < 0) phase = 0; -#if 1 +#if USE_SIMD // beware of the ringbuffer if(m_ptr == 0) { // only one straight block