$CC_NUM
Eduardo Gamero
Member Posts: 30 Member
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.
1
This discussion has been closed.
Back To Top
Categories
- All Categories
- 19 Welcome
- 1.5K Hangout
- 62 NI News
- 785 Tech Talks
- 4.1K Native Access
- 16.5K Komplete
- 2K Komplete General
- 4.3K Komplete Kontrol
- 5.7K Kontakt
- 1.6K Reaktor
- 378 Battery 4
- 845 Guitar Rig & FX
- 429 Massive X & Synths
- 1.3K Other Software & Hardware
- 5.8K Maschine
- 7.3K Traktor
- 7.3K 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