From eee7af0a656d167dce365f68e22e7f769f71c9be Mon Sep 17 00:00:00 2001 From: dmlunar Date: Thu, 12 Mar 2026 15:25:10 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eb5d14..a1cad54 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The `FIR` response can be changed through modification of the following constant ``` const FIR_CUTOFF = 5000; // Hz -const FIR_TAPS = 50; // N taps +const FIR_TAPS = 100; // N taps ``` > Note: `FIR` LPF (Low-Pass Filter) data is generated procedurally. -- cgit v1.2.3-70-g09d2