From cfb55e615e8e9440fde26874db079bcbed3831f2 Mon Sep 17 00:00:00 2001 From: Nick Donaldson Date: Sun, 14 Jan 2024 16:50:21 -0700 Subject: [PATCH] Remove blank line in ladder.h to make linter happy --- Source/Filters/ladder.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/Filters/ladder.h b/Source/Filters/ladder.h index 43d13e2c..8506f01a 100644 --- a/Source/Filters/ladder.h +++ b/Source/Filters/ladder.h @@ -47,7 +47,6 @@ namespace daisysp { - /** * 4-pole ladder filter model with selectable filter type (LP/BP/HP 12 or 24 dB/oct), * drive, passband gain compensation, and stable self-oscillation.