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

DSP code organisation #1

Open
sletz opened this issue May 13, 2021 · 1 comment
Open

DSP code organisation #1

sletz opened this issue May 13, 2021 · 1 comment

Comments

@sletz
Copy link
Contributor

sletz commented May 13, 2021

There is a lot of code duplication everywhere in the libraries, where the same DSP code is duplicated over and over, with only the actual use (with compile time defined parameters) that changes.
Why not sharing the code in libraries, as described here: https://faustdoc.grame.fr/manual/syntax/#library-expression ? see #2 as en example.

@sletz
Copy link
Contributor Author

sletz commented May 15, 2021

I see rework in progress nice ((-;

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