Load a Hise instrument in a Juce app?
-
Hi,
I'm learning JUCE at the moment, and found out about your project through the JUCE forum. Hise looks really great, congrats! I'm still trying to wrap my head around its possible applications before I dig more into it. I'd be interested in a use case where a (mobile) app is built with juce for the audio engine, but then uses Hise as a sampler within that app, to load Hise instruments.
Does this sound like a use-case that your project is possibly meant for?Thanks!
Julien -
Hi Julien,
actually HISE is more like a turn-key solution on iOS - you can build your app entirely in HISE, export as iOS app, then load the project in Xcode to build it for your iOS device and submit it to the app store. Anything that goes beyond that is currently not supported.
However I am currently thinking about separating the streaming engine into a standalone module with a JUCE-style C++ wrapper and make this available for licensing too in order to satisfy the C++ developers which just need a streaming engine for their projects.
-
+100 for that! Next week?? ;-)
-
Why not now? :)
-
Wow, do you time travel or something?? Thanks for this, I'll check it out as soon as I can.
-
Actually this was a request by someone else for quite some time, so I promised to do it anyways :)