Accesso rapido:  

Forum: General Discussion

Topic: 2 FLX 10 Mapping Questions
djjoe21PRO InfinityMember since 2006
I am setting up some custom mapping for my FLX 10. I am using the Link button to show me when I have linked tracks. So when the Link button lights up I know have linked tracks and when its not on I see that song doesn't have linked tracks. I use shift & link to link the two tracks. Works as I wanted and I'm kind of proud of myself for using the button for something useful.

1 - That said I don't use slip mode so I am trying to set button similar to above. I want slip button light on when the track playing has Locked Cues and not on when it doesn't. I have mapped the button correctly and locks and unlocks the cues the way I want but I can't seem to get the light to come on when it does have locked cues?

2 - I use the view button to open the sideview works as expected opens and closes. I am wondering if there is a way to double click and open the info area?

Appreciate any help with this.
 

Inviato 3 days ago @ 3:03 am
locoDogPRO InfinityModeratorMember since 2013
1 LED_SLIP
lock_cues

2 view
doubleclick ? show_splitpanel info 20% : show_splitpanel info 0% & WHATEVER YOUR SCRIPT WAS
 

Inviato 3 days ago @ 3:51 am
djjoe21PRO InfinityMember since 2006
Thank you both worked as I had hoped.

Very much appreciate your help
 

Inviato 3 days ago @ 9:58 am
DJ-U2HUPRO InfinityMember since 2024
Similar question about my FLX10.
That is why I do not create a new topic.

I set my hot cue colors for pad buttons with:
HOTCUE_PAD 1 = dualdeckmode_decks & pad 1 & hot_cue 1 & cue_color 1 "green"

for the other pads 2-8 in the same way.

The drawback with this is, that the slip mode does no longer work as expected.
When pushing a hot cue button during playback in slip mode, the song jumps to the hot cue position.
But after release of this button, the song does not return back to the previous/ongoing song position .

What has please to be corrected in the above code?

With the original default code:
HOTCUE_PAD 1 = dualdeckmode_decks

the slip mode does work correctly, of course.


 

Inviato 6 hours ago
DJ-U2HUPRO InfinityMember since 2024
Seems that this is correct:
HOTCUE_PAD 1 = dualdeckmode_decks & pad 1 & cue_color 1 "green"

I found the "wrong" code somewhere in the forum.
 

Inviato 6 hours ago