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

Include Octave scripts used to generate filter coeffs #52

Closed
enzo1982 opened this issue Dec 5, 2018 · 0 comments · Fixed by #59
Closed

Include Octave scripts used to generate filter coeffs #52

enzo1982 opened this issue Dec 5, 2018 · 0 comments · Fixed by #59

Comments

@enzo1982
Copy link
Contributor

enzo1982 commented Dec 5, 2018

The filter coeffs in src/*_coeffs.h seem to be generated by some GNU Octave scripts. Comments list the functions and parameters used like:

f = make_src_filter (cycles = 69, incr = 2381, atten = 160.000000)

The Octave files, however, are excluded from this repository in .gitignore even though there are commits referencing them, like 87992ca.

It would be great if the scripts could be included in this repo.

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

Successfully merging a pull request may close this issue.

1 participant