We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to compile this faust dsp as lv2 instructed by https://bitbucket.org/agraef/faust-lv2
faust2lv2 qompander.dsp
I'm getting this error:
qompander.dsp:14:syntax error, unexpected IMPORT, expecting ENDDEF
Any ideas how to fix it? I would be really great to have this effect as lv2 plugin. I'm using Faust 0.9.67.
The text was updated successfully, but these errors were encountered:
Sorry, I didn't see your issue untill now.
The version you tried had a typo. It should work now.
PS: there is an LV2 with a nice gui, based on this dsp, available at http://openavproductions.com/artyfx/
Sorry, something went wrong.
No branches or pull requests
I'm trying to compile this faust dsp as lv2 instructed by https://bitbucket.org/agraef/faust-lv2
faust2lv2 qompander.dsp
I'm getting this error:
qompander.dsp:14:syntax error, unexpected IMPORT, expecting ENDDEF
Any ideas how to fix it? I would be really great to have this effect as lv2 plugin. I'm using Faust 0.9.67.
The text was updated successfully, but these errors were encountered: