TheWaveWarden/odin2

[Feature Request] - Cross-platform LV2 builds

Opened this issue · 1 comments

Currently we only have LV2 builds for Linux, while this is a platform agnostic plugin format. It would be nice to make these builds available to all supported OSes.

JUCE7 will come with official LV2 support so it might make sense to wait for its stable release and use that, which would likely make this much easier to accomplish.

Since the transition to cmake is already done, this shouldn't be too much effort. :)

JUCE7 is out now ;)