Hi all! New VDJ user with Rane FOUR here. Had a few questions I was hoping someone could answer:
1) Is there a way to set up a shortcut button to release all STEMS? As I play around with them a lot, I would like one button to release all
2) Is there a way to reset to Hot Cue pads upon loading? As I sometimes have Slicer, Scratch Bank, or whatever. But when I load a new song I want the Hot Cue pads to be default
1) Is there a way to set up a shortcut button to release all STEMS? As I play around with them a lot, I would like one button to release all
2) Is there a way to reset to Hot Cue pads upon loading? As I sometimes have Slicer, Scratch Bank, or whatever. But when I load a new song I want the Hot Cue pads to be default
Mensajes Sun 18 Feb 24 @ 9:05 pm
1) create a custom button (or controller button) with script:
2) add this script to your Keyboard's ONSONGLOAD mapping:
PS
other settings > options, that my be of interest:
resetEqOnLoad
resetStemsOnLoad
resetFXOnLoad
deck all eq_reset & effect_stems off
2) add this script to your Keyboard's ONSONGLOAD mapping:
.... & pad_page 'hotcue'
PS
other settings > options, that my be of interest:
resetEqOnLoad
resetStemsOnLoad
resetFXOnLoad
Mensajes Sun 18 Feb 24 @ 9:26 pm
Thank you!
Mensajes Mon 19 Feb 24 @ 7:02 am