From e440fc873593821254b6b2741a5daec6bccdef47 Mon Sep 17 00:00:00 2001 From: Jon Nordby Date: Fri, 8 Aug 2025 21:26:58 +0200 Subject: pdm: Try add high pass filter for DC blocking/removal Does not work right... --- bindings/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'bindings/Makefile') diff --git a/bindings/Makefile b/bindings/Makefile index 5a80cac..40cfdeb 100644 --- a/bindings/Makefile +++ b/bindings/Makefile @@ -18,5 +18,6 @@ check: ${PY_MODULE} PYTHONPATH=../tools python -m pytest -v test_galearn_pdm.py -s ${PY_MODULE}: ${SHARED_LIB} + rm -rf build/ # force rebuild, setup.py does not discover changes to .h files python setup.py build_ext --inplace -- cgit v1.2.3