Kontakt script Help
-
- KVRist
- 46 posts since 23 May, 2006
Hello,
I wrote a Kontakt instrument with multiple script pages.
How can I change the default navigation menu Kontakt create at the bottom of the instrument with a custom made graphic one?
Thanks in advance for any help!
I wrote a Kontakt instrument with multiple script pages.
How can I change the default navigation menu Kontakt create at the bottom of the instrument with a custom made graphic one?
Thanks in advance for any help!
You do not have the required permissions to view the files attached to this post.
- KVRAF
- 24462 posts since 7 Jan, 2009 from Croatia
You cannot. Unless you script it all within one script slot and use your own tabbing system.
-
- KVRist
- Topic Starter
- 46 posts since 23 May, 2006
Thanks for the info.
Is it something complicated?
I mean I can copy all my script pages in only one and add a script line for my own menu or I have to rewrite everything?
Thanks a lot
Is it something complicated?
I mean I can copy all my script pages in only one and add a script line for my own menu or I have to rewrite everything?
Thanks a lot
- KVRAF
- 24462 posts since 7 Jan, 2009 from Croatia
You will probably need to adjust the scripts, it's not a simple copy-paste thing, it's sligthly more involving. Google a bit for KSP tabbed interfaces, you're bound to find some examples.
-
- KVRist
- Topic Starter
- 46 posts since 23 May, 2006
Hi,
do you know how i can change the color from white to black of the text that Kontakt generate by default for example for the menu "filter type" ?
I have a white wallpaper and it's a problem!
Thanks a lot
do you know how i can change the color from white to black of the text that Kontakt generate by default for example for the menu "filter type" ?
I have a white wallpaper and it's a problem!
Thanks a lot
- KVRAF
- 24462 posts since 7 Jan, 2009 from Croatia
You need to change the control parameter $CONTROL_PAR_FONT_TYPE for the controls you want.
-
- KVRist
- Topic Starter
- 46 posts since 23 May, 2006
Done it! Just tried different numbers. Font #2 is Black and smaller!
Anybody knows if it's possible to change the boring "yellow" color in the menu with a red?
Thanks!
Anybody knows if it's possible to change the boring "yellow" color in the menu with a red?
Thanks!
- KVRAF
- 24462 posts since 7 Jan, 2009 from Croatia
You cannot change the appearance of the dropdown menu itself.
