mathnet / mathnet-filtering

Math.NET Filtering (formerly Neodym)
http://filtering.mathdotnet.com
Other
238 stars 82 forks source link

Update OnlineFilter.cs #22

Open StefanoPietrosanti opened 3 years ago

StefanoPietrosanti commented 3 years ago

Explicitly indicating the optional argument "halforder" when calling FirCoefficients.LowPass() from OnlineFilter.CreateLowPass(). This fixes a regression introduced in version 0.6 and highlighted by SOCMarcel in Issue #15.

oysteinkrog commented 1 year ago

This should be merged.