Hello!.
I'm in the process of making a VST instrument based on a keyboard, and I think that I can achieve that with HISE, but after reading the documentation, I have some doubts, can you answer them?:
1 - The documentation of HISE states this:
"HISE is published under the GPLv3 open source licence. That means, that every compiled (&derived) plugin or VSTi that was built with HISE has to be published and open-sourced under the GPLv3 License, too."
that means that the samples included with a HISE generated VST have to be also licensed under a GPLv3 license? On my case the samples have copyright, but I have permisson to record and distribute them, and I can imagine that I can't release them under a GPL license.
2- On my case, I want to make a sampler instrument with a simple GUI, some extra options like glissando and a preset recall system to be able to change presets. Do you think that I will be able to do this on a visual manner, without any line of code?.
That's all, I beg for patience and understanding, since I'm a newbie regarding this matter, thanks for reading me.