Replies: 1 comment
-
Thanks for your suggestions. If JUCE works properly, all those formats can be built from the current sources. I am aware that VST3 and AU may not suit everyone. And it seems that the reputation of Steinberg is on the line. However, I use
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
first of all, congratulations and thank you for your great work. Much appreciated!
I've noticed that in the pre-built release you are providing the plugin only in VST format. For me that's just fine, but for Pro-Tools users that's a no-go (PT does not support anything but AAX).
OTOH, Ardour (and Harrison's MixBus) users may prefer LV2 over VST (I don't know if that changed lately, but in the past VST and particularly VST3 support in Ardour was sub-optimal, LV2s worked much better).
AFAIK Juce can produce many more formats, including AAX, AU and LV2 (and, via a 3rd party extension, possibly also the new CLAP).
Are there any reason why you choose not to provide other formats? Can they be built from the current sources, or there are problems preventing to do so?
If there are no problems, could you be so kind to provide those other formats too in the binary releases? :)
Thank you again, and keep up the good work!
Beta Was this translation helpful? Give feedback.
All reactions