Can I export a VSTi/AUi plugin without compiling the source code?
-
Is it necessary to compile the source code in order to export plugins, or is there a way to use the precombined binary to export?
-
@Eskano you will need to use the source code and the compiler you built HISE with.
-
Yes you can use the precompiled binary, but you need to compile the plugin anyway using the same setup you would use to compile HISE so it doesn't really matter.