diff --git a/spa/plugins/audioconvert/resample.h b/spa/plugins/audioconvert/resample.h index a031fff16..fec3bf963 100644 --- a/spa/plugins/audioconvert/resample.h +++ b/spa/plugins/audioconvert/resample.h @@ -8,7 +8,10 @@ #include #include +#ifndef RESAMPLE_DEFAULT_QUALITY #define RESAMPLE_DEFAULT_QUALITY 4 +#endif + #define RESAMPLE_WINDOW_DEFAULT RESAMPLE_WINDOW_EXP #define RESAMPLE_MAX_PARAMS 16