Skip to content

Bugfix release

Compare
Choose a tag to compare
@berndporr berndporr released this 10 Jan 00:37
· 152 commits to master since this release

The range check for the cutoff frequency included Nyquist but because the filter does a pre-warp with tan(pi * fc/fs) that leads to unpredictable results. Nyquist is now excluded to prevent this.