Ingreso rápido:  

Forum: General Discussion

Tema: key up key down

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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
 

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

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

Mensajes 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.
 

Mensajes Mon 17 Sep 12 @ 4:56 pm


(Los tópicos y foros antiguos son automáticamente cerrados)