$CC_NUM

Eduardo Gamero
Member Posts: 22 Newcomer
Hello friends
Is it possible to assign different values to the same cc number? That is to say...
on controller
If ($CC_NUM=3) "value 0"
end if
If ($CC_NUM=3) "value 1"
end if
If ($CC_NUM=3) "value 2"
end if
If ($CC_NUM=3) "value 3"
end if
end on
I need to assign different functions depending on the value but I don't know how to write it... 😅
0
Comments
-
You might be able to use
select()
on controller if ($CC_NUM = 1) select(%CC[$CC_NUM]) case 1 to 1 {do task} case 2 to 2 {do task} case 3 to 3 {do task} end select end if end on
I'm a beginner, but I think that might accomplish what you need, if I understand your post.
0
Back To Top
Categories
- All Categories
- 21 Welcome
- 744 Hangout
- 73 NI News
- 351 Tech Talks
- 1.6K Native Access
- 7.2K Komplete
- 932 Komplete General
- 1.7K Komplete Kontrol
- 2.6K Kontakt
- 654 Reaktor
- 229 Battery 4
- 394 Guitar Rig & FX
- 263 Massive X & Synths
- 390 Other Software & Hardware
- 3.1K Maschine
- 24 Sampling Room
- 3.8K Traktor
- 3.5K 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