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

refactor filter_* to pa_* in biquad/* #5

Closed
justinzane opened this issue Apr 4, 2013 · 1 comment
Closed

refactor filter_* to pa_* in biquad/* #5

justinzane opened this issue Apr 4, 2013 · 1 comment

Comments

@justinzane
Copy link
Owner

The names defined in biquad-filter.h should have "pa_" prefix. The
functions should use the same prefix as the structs (i.e. "pa_biquad_",
you can drop "filter" from the function names).
Ok

@ghost ghost assigned justinzane Apr 4, 2013
@justinzane
Copy link
Owner Author

filter_* extern functions and variables renamed to pa_*

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

No branches or pull requests

1 participant