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

Pd win11 faustgen unable to load ma.deg2rad #51

Open
kerianVaraine opened this issue Sep 26, 2024 · 4 comments
Open

Pd win11 faustgen unable to load ma.deg2rad #51

kerianVaraine opened this issue Sep 26, 2024 · 4 comments

Comments

@kerianVaraine
Copy link

Hello,
Going through the browser/external/abclib example patches, faustgen2~ fails to load due to ma.deg2rad in the dsp code.
This doesn't appear to happen with other faust patches, so may be related to abclib more than faustgen2~

It often happens with abc_2d_decoderN.dsp, which throws the error:
faustgen2~: abc_2d_decoder3.dsp : 56 : ERROR : undefined symbol : deg2rad

@sletz
Copy link
Contributor

sletz commented Sep 26, 2024

If is probably a Faust library version issue. How does faustgen2~ handle the libraries ?

@kerianVaraine
Copy link
Author

I can only give a naive response for now, but will look more into it next week.

The examples are working fine in the faustgen/externals repo.
For example, subtractive.dsp includes calls to the ma.* library included in the standardlib.

@sletz
Copy link
Contributor

sletz commented Sep 27, 2024

faustgen2~ has to be updated with the latest libraries.

@kerianVaraine
Copy link
Author

Thank you,
I used the pre-built release trying to avoid compiling it, but looks like I'll have to give that a go after all.

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

2 participants