NKS Wrapper
-
Is there any documentation on how to use the Engine.createNKSManager(); API?
Or does anyone know how to enable NKS support after getting access to the SDK?
I'm rebuilding HISE with HISE_INCLUDE_NKS_SDK=1
-
@cassettedeath No there is no public documentation for that because it would violate the NKS SDK license agreement, but there is a private repository that contains the actual integration alongside with some documentation.
If you get in touch with NI to get the SDK just mention that you use HISE and they will provide you with the hise2sdk repository - we moved that to the NI servers so that they can provide this to clients directly when desired.
As long as you don't have that, setting the
HISE_INCLUDE_NKS_SDK
to 1 will just prevent the compilation. -
-
@cassettedeath Sure. If you have any questions about this feel free to post an issue there or write me an email. The integration for making NKS presets is pretty much complete but a few things like the keyboard colour is not properly tested yet (mainly because I don't have a NI keyboard lol).
-
@Christoph-Hart Awesome,
Primarily interested in the accessibility side, but a little confused about delivering future expansions and whether or not I need to send expansions to NI for approval... - or if it's just the initial functionality/integration...