Quick Sign In:  

Forum: General Discussion

Topic: key up key down

This topic is old and might contain outdated or incorrect information.

guys have tried doing this the nlast two hours using script ect and cant get it to work.
looking to map keyboard say arrow down to lower key one key at a time (karaoke singers ect)
arrow up to higher key one at a time

any help is appriciated
 

Posted Mon 17 Sep 12 @ 1:37 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
deck 1 key_move -1
deck 1 key_move +1
 

Posted Mon 17 Sep 12 @ 1:40 pm
cheers mate ill try that now
 

Posted Mon 17 Sep 12 @ 1:49 pm
blckjckPRO InfinityMember since 2008
I use this mapping:
[code]holding ? key 0 : key_move +1[\code]
[code]holding ? key 0 : key_move -1[\code]

This way it works on the active deck, not just deck 1. Also, I mapped it to my pitch bend buttons on my mixtrack, then it works the corresponding deck. Holding the button down will reset the key to is default.
 

Posted Mon 17 Sep 12 @ 4:56 pm


(Old topics and forums are automatically closed)