HV-Compiler + HISE
-
Hi peeps, there's been a post on here before about using Plugdata to compile their dsp to be used in HISE and i was wondering if anyone had actually managed to get it done?
The HV compiler has some objects that can be exported as direct CPP code, and put in the DSP-Networks folderJust trying some things out at the moment, keen to hear if anyone has any advice - really hoping to move over from plugdata or perhaps use both.
It would open a LOT of doors if it can be done.
Thanks in advance.
-
@EwanBristow it lives in your Project Folder rather than the Hise folder
-
@DanH haha, just saw that. Still, any success with HV-Hise?
-
@EwanBristow @griffinboy could be your man for this - What's the method of creating Networks from c++ code?
-
@EwanBristow can you post an example C++ file from the HV compiler output? I'm not too keen to add support to another DSP environment, but if it's just an easy boilerplate wrapper I can slap something together.
-
@Christoph-Hart nevermind, I just installed plugdata, exported a sine wave patch and tried to make the glue code.
However it's a bit too complex for a quick and dirty solution, but a proper implementation of this might be on a mid-term roadmap. It's pretty similar to RNBO.
-
@Christoph-Hart
Sounds good, really excited to see!
it would really open a lot of doors :)