Welcome to the new and improved Native Instruments online community. Join our active forum of 40,000+ members for discussions and much more.
How to script ENGINE_PAR_SENDLEVEL

Jazzman
Member Posts: 8 Member
Hello
I'm trying to code a slider to manipulate the gain of an insert FX in bus1 insert FX
but i don't find a correct code for on ui_control
on init declare ui_slider $Send01(0,1000000) make_persistent($Send01) declare $k_Send01 $k_Send01 := get_ui_id($Send01) set_control_par_str($k_Send01,$CONTROL_PAR_PICTURE,"Send_Fader") set_control_par($k_Send01,$CONTROL_PAR_POS_X,48) set_control_par($k_Send01,$CONTROL_PAR_POS_Y,70) set_control_par($k_Send01,$CONTROL_PAR_MOUSE_BEHAVIOUR,$mouse_resp) end on on ui_control($Send01) set_engine_par($ENGINE_PAR_?,$Send01,?,?,?) end on
thank you in advance for your help 🙏
0
Best Answer
-
You can try:
on ui_control($Send01) set_engine_par($ENGINE_PAR_SENDLEVEL_0,$Send01,-1,6,$NI_BUS_OFFSET + 0) end on
1
Answers
-
i try this but not working
on ui_control($Send01) set_engine_par($ENGINE_PAR_SENDLEVEL_0,$Send01,0,6,$NI_BUS_OFFSET +0) end on
0 -
I believe this is the correct code but it does not work plz help me
on ui_control($Send01) set_engine_par($ENGINE_PAR_SENDLEVEL_0,$Send01,0,6,0) end on
0 -
i try this but not working
on ui_control($Send01) set_engine_par($ENGINE_PAR_OUTPUT_CHANNEL,$Send01,$NI_BUS_OFFSET + 0,6,0) end on
0 -
You can try:
on ui_control($Send01) set_engine_par($ENGINE_PAR_SENDLEVEL_0,$Send01,-1,6,$NI_BUS_OFFSET + 0) end on
1 -
Yeeees it works
thank you Corbo-Billy, you are the best 👍️
0
Back To Top
Categories
- 10.8K All Categories
- 22 Welcome
- 449 Hangout
- 59 NI News
- 209 Tech Talks
- 1.1K Native Access
- 4.9K Komplete
- 621 Komplete General
- 1.1K Komplete Kontrol
- 1.8K Kontakt
- 488 Reaktor
- 155 Battery 4
- 271 Guitar Rig & FX
- 203 Massive X & Synths
- 212 Other Software & Hardware
- 2.3K Maschine
- 14 Sampling Room
- 2.6K Traktor
- 2.4K 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