@d-healey thanks for the reply.
So could I edit the VSTs samples via a seperate application ? That's the other route I'm considering
@d-healey thanks for the reply.
So could I edit the VSTs samples via a seperate application ? That's the other route I'm considering
Hi all , I'd like to write a plugin where the user can download new midi patterns or samples.
From what can tell I can't just use npm modules since HISE only implements a subset of JavaScript.
Another option is to create a configuration manager outside of HISE that feeds data into the VST plugin.
And thank you for creating this tool, I was on the verge of giving up before finding it