Se Connecter:     


Forum: General Discussion

Sujet: Mapping help

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

Hi guys, I need to map a button that when I pressed will set cue 5 and loop 4 And when released will loop out and also that will set a new cue 5 point everytime is pressed please help thank you


And how can I map a button for the cuekey effect that when is pressed it will go to cuekey 1 but when released will continue to play at regular key from where the button was released not going back to the cue point where the cuekey was pressed


Thanks
 

Posté Mon 09 Mar 20 @ 4:56 am
set_cue 5 & loop 4 while_pressed
 

Thanks I will try it, do you know the other mapping for the cuekey
 

key bit, remap the pads

set 'keyString' `get_key` & keycue_pad PADNUMBER & up ? get_var 'keyString' & param_cast 'text' & set_key : nothing

the other bit sounds like you have slip on, turn it off.
 

hi thanks locodog but here is what I one to achive
Button 1 deck left keycue_pad 1 & set keycue_pad_jump on

Button 2 deck left keycue_pad 4 & set keycue_pad_jump off

my problem is that when I press button 2 it will turn off the function keycue_pad_jump but when I press button 1 again it will not turn ketcue_pad_jump on so it will change the key but will not jump to to cue
I wanted to do it with using one button only to perform action button 1 while pressed and action button 2 on released but I dont know how to program a button to do a different action on release

in other words jump to cue and changed key while pressed on release change key back to were it was if its not possible with one button is ok I can deal doing it with 2 buttons but I just don understand why the settting does no set to on when pressed button 1 thank you for you help locodog
 

when you press a button it sends a "down" message and when you release it sends an "up" message

so
down ? [thing for down] : [thing for up]

also think about the order you are calling things, pad jump should come first.
 

Thank you very much it worked very well
 

Hi there,,,I want to pitch while scratching... is it possible ?, and how ?
 



(Les anciens sujets et forums sont automatiquement fermés)