Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate coefficient smoothing #1

Open
tap opened this issue Feb 1, 2017 · 1 comment
Open

Investigate coefficient smoothing #1

tap opened this issue Feb 1, 2017 · 1 comment

Comments

@tap
Copy link
Contributor

tap commented Feb 1, 2017

The docs suggest you can use Dsp::SmoothedFilterDesign instead of Dsp::FilterDesign. It isn't clear if this work is on the master branch of the lib though.

@tap
Copy link
Contributor Author

tap commented Feb 1, 2017

e.g.

	//	Dsp::SmoothedFilterDesign<Dsp::Elliptic::Design::LowPass<200>,2> mFilter { 1024 };
	// ^ max-order 200, stereo, 1024 samples of smoothing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant