Github to Hise
-
Hello all,Can I export my JUCE project from GitHub into HISE for editing the UI?
-
@Solocky Hi, HISE is not able to work as an editor for JUCE projects. It's a tool for creating plugins, built on top of JUCE.
-
Just to extend on what @David-Healey said, you can write a wrapper for your JUCE DSP using the Third Party Template.
-
@Solocky You might be interested in the C++ API https://docs.hise.dev/cpp_api/index.html