Quick Sign In:  

Forum: General Discussion

Topic: Set Hot Cue pads 678 to custom mapping?
Hi all. Rane Four user. Looking to map the HOT CUE buttons 6 7 and 8 to different functions.

6 - Sample 1
7 - Beat Jump back
8 - Beat Jump forward

For both sides. But only in use when it's on the HOT CUE button.

Thank you
 

geposted Tue 20 Feb 24 @ 10:14 pm
remap the hotcue pad page in the padpage editor, it's all user serviceable parts
 

Last question!

Can you direct me to where I can set it up so that you can only SET a cue by holding SHIFT then pressing it?

To delete I’d want to just manually do it with the right click
 

needs a few steps

padpage editor all pads of the hotcue page [1-8] need changing from
hot_cue X
to
has_cue X ? hot_cue X :

then your device mapping [all 8 shift pad entries]
SHIFT_PAD X
needs changing from
padshift X
to
pad_page hotcues ? set_cue X : padshift X
 

So I tried this. It works for that, but what I wanted was to be able to Shift click on a hotcue to delete it (if there is one there), otherwise shift click to set it. Single click on it to recall it, with single click doing nothing if there isn't one in there.

I tried using the has_cue X? delete_cue X:

as well as has_cue X? delete_cue X: hot_cue X

What am I doing wrong?
 

And one more thing - is there a way I can do a Shift Click or Shift Slide with the pitch to reset it to 0?
 

on the GUI shift+click and rightclick are the same instruction. Nothing can be done about that,

The stuff I sent you, is so that hardware shift+pad is remapped only when hotcues padpage is the focus.
 

Thank you.

One more question. In my old software as soon as a song was loaded it turned red. How can I set that up?
 

set up a color rule, [quick filter button, on the search bar]
Already Played = 1
 

That's what I have set up but it's version of Already Played refers to whether it triggers the History button

As I tried that before.

One more question - Is there a way to adjust the beat grid by holding shift and dragging with the mouse?
 

 

Thank you that worked