.. |
examples
|
Flter: notchfilter: remove unneeded value and pre-multiply for speed
|
2023-10-17 10:03:43 +11:00 |
tests
|
Filter: fix notch filter test.
|
2023-08-02 16:22:59 +01:00 |
AverageFilter.h
|
|
|
Butter.h
|
Filter: tidy includes
|
2022-05-03 09:14:58 +10:00 |
DerivativeFilter.cpp
|
Global: remove mode line from headers
|
2016-10-24 09:42:01 -02:00 |
DerivativeFilter.h
|
|
|
Filter.h
|
Filter: replace header guard with pragma once
|
2016-02-18 14:52:35 -02:00 |
FilterClass.h
|
|
|
FilterWithBuffer.h
|
Filter: add override keyword
|
2018-11-08 11:30:12 +11:00 |
HarmonicNotchFilter.cpp
|
Filter: HarmonicNotch: convert harmonics to int32 param
|
2023-10-10 08:07:16 +09:00 |
HarmonicNotchFilter.h
|
Filter: HarmonicNotch: convert harmonics to int32 param
|
2023-10-10 08:07:16 +09:00 |
LowPassFilter2p.cpp
|
Filter: LowPassFilter2p: constrain cuttoff to 40% of sample rate
|
2023-10-10 08:26:05 +09:00 |
LowPassFilter2p.h
|
Filter: use CLASS_NO_COPY
|
2021-06-08 11:14:52 +10:00 |
LowPassFilter.cpp
|
Filter: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
LowPassFilter.h
|
Filter: use CLASS_NO_COPY
|
2021-06-08 11:14:52 +10:00 |
ModeFilter.cpp
|
Filter: implement 3 element mode filter
|
2023-03-01 18:22:22 +11:00 |
ModeFilter.h
|
Filter: moved ModeFilter to C++
|
2021-04-15 06:57:16 +10:00 |
NotchFilter.cpp
|
Flter: notchfilter: remove unneeded value and pre-multiply for speed
|
2023-10-17 10:03:43 +11:00 |
NotchFilter.h
|
Flter: notchfilter: remove unneeded value and pre-multiply for speed
|
2023-10-17 10:03:43 +11:00 |
SlewCalculator2D.cpp
|
Filter: add SlewCalculator2D
|
2023-08-01 09:16:17 +10:00 |
SlewCalculator2D.h
|
Filter: add SlewCalculator2D
|
2023-08-01 09:16:17 +10:00 |
SlewLimiter.cpp
|
Filter: SlewLimiter definitions moved to cpp
|
2023-08-01 09:16:17 +10:00 |
SlewLimiter.h
|
Filter: SlewLimiter definitions moved to cpp
|
2023-08-01 09:16:17 +10:00 |