Markers adjusted for time domain math + distance mode fixed

This commit is contained in:
Jan Käberich 2020-12-02 22:15:34 +01:00
parent b8ccca5ebc
commit b91f431473
11 changed files with 375 additions and 229 deletions

View file

@ -13,7 +13,7 @@ public:
Rectangular,
// Kaiser,
Gaussian,
Chebyshev,
// Chebyshev,
Hann,
Hamming,
Blackman,