Accesso rapido:  

Forum: Old versions

Topic: Xponent mapper shift + a second button problem

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

djlexPRO InfinityMember since 2004
I'd like to enable a button as shift to be able to hold shift and a cue button and to erase a specific cue point, then hold shift and press other cue button to erase that cue point, etc
How do I do this, what is the syntax and what integers need to be used
 

Inviato Fri 19 Jun 09 @ 4:38 am
SBDJPRO Infinity Member since 2006
First up, have you tried my mapper?

If so you could just change where I use set_cue to delete_cue.

If not, set the SHIFT button to:

set "shift" while_pressed

Then the cue 1 (and 2/3/4/5) button to:

var "shift" ? hot_cue 1 : delete_cue 1

See how you get on with that :)
 

Inviato Fri 19 Jun 09 @ 5:21 am
djlexPRO InfinityMember since 2004
Scott do you have a new mapper for v6?
how can I get it, is it uploaded in the download section?

Anyway I loved your mappers , thank you again
 

Inviato Fri 19 Jun 09 @ 12:53 pm
SBDJPRO Infinity Member since 2006
Yup, it's in the download section. It's a cross between my original mapping and the v6 default mapping.
 

Inviato Fri 19 Jun 09 @ 10:58 pm


(Vecchi argomenti e forum sono automaticamente chiusi)