Show values on S88 mk 2
Hey guys,
When I make an instrument with custom knobs(sliders) I cant get my S88 mk2 to display the parameter changes above the knobs (see pictures), but when I use standard knobs everything works fine .. I guess I'm forgetting something in the script, but I can't figure out what ..??
Peace :-)
Answers
-
set_control_par(get_ui_id($knob), $CONTROL_PAR_LABEL, get_engine_par_disp(<get your parameter here>) & " write parameter unit here")
This has to be in UI control callback AND persistence_changed callback.
1 -
Hi,
Tried to type this in almost every place I could think of, but I keep getting errors "expression expected" ... I don't have a persistence_changed callback in my script (don't know what that is ...)
This is what I wrote :
set_control_par(get_ui_id($Attack), $CONTROL_PAR_LABEL, get_engine_par_disp($ENGINE_PAR_ATTACK,0,0,-1) & "ms")
0 -
Apologies, that should be
set_control_par_str(
) there.You just create that "on persistence_changed" callback if you don't have it, put it after "on init" callback ends.
Also, please check the sticky thread on modulation in KSP, I suggest you to use
find_mod()
instead of direct modulator IDs.1 -
It worked !!!
Thanks :-) :-)
0
Categories
- All Categories
- 19 Welcome
- 1.4K Hangout
- 60 NI News
- 761 Tech Talks
- 4K Native Access
- 16.2K Komplete
- 2K Komplete General
- 4.2K Komplete Kontrol
- 5.6K Kontakt
- 1.6K Reaktor
- 373 Battery 4
- 831 Guitar Rig & FX
- 423 Massive X & Synths
- 1.2K Other Software & Hardware
- 5.6K Maschine
- 7.1K Traktor
- 7.1K Traktor Software & Hardware
- Check out everything you can do
- Create an account
- See member benefits
- Answer questions
- Ask the community
- See product news
- Connect with creators