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

LV2 builds missing from win & mac package. #46

Open
dromer opened this issue Feb 2, 2021 · 3 comments
Open

LV2 builds missing from win & mac package. #46

dromer opened this issue Feb 2, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@dromer
Copy link
Contributor

dromer commented Feb 2, 2021

LV2 is a cross platform plugin format, but we don't see any builds for win or mac included.

Please add LV2 to the packages that are generated for download :)

@dromer dromer added the enhancement New feature or request label Feb 2, 2021
@jatinchowdhury18
Copy link
Contributor

Thanks for the request. To compile for LV2, I'm using the Distrho fork of JUCE with some custom changes (for more information see here). I'm not 100% sure how to enable builds for Windows and Mac, but I can probably figure it out.

I'd like to be able to test these builds on Windows and Mac before publishing them, but I don't know any LV2 hosts for these OSes. Do you know of any? Maybe Ardour?

@dromer
Copy link
Contributor Author

dromer commented Feb 3, 2021

At least Ardour, Carla and Mixxx. Also Reaper is coming with cross-platform LV2 support soon (already working in development version). And Kushview-Element is about to enable LV2 for win+mac as well.

https://github.com/DISTRHO/PawPaw is meant to help developers do cross-platform builds of plugins and software (although it's not 100% ready for prime-time, maybe you can find some hints on how to enable these builds in there)

@jatinchowdhury18
Copy link
Contributor

Sorry I've been quiet on this one. There's currently a discussion on this pull request for enabling LV2 builds for win/mac via the JUCE CMake interface. Hopefully we'll have more information on this soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants