Looking for some VirtualDJ mapping experts! 🎧
I'm using a **Rane Performer** with **VirtualDJ** and I'm trying to create a custom mapping that allows me to toggle between **Hot Cues 1–8** and **Hot Cues 9–16** using a single button (ideally **SHIFT + HOT CUE** or another custom button).
My goal is simple:
* Press **HOT CUE** → Pads trigger Hot Cues 1–8
* Press **SHIFT + HOT CUE** (or another button) → The same 8 pads now trigger Hot Cues 9–16
* Press it again → Switch back to Hot Cues 1–8
* Bonus if the HOT CUE button LED changes (or blinks) to indicate which bank is active.
I know the Performer supports customizable pad modes and mappings in VirtualDJ, but I haven't figured out the right script to make this work cleanly.
Has anyone successfully done this or written a custom mapper for it? I'd appreciate any VDJScript examples, XML snippets, or guidance. Thanks in advance!
I'm using a **Rane Performer** with **VirtualDJ** and I'm trying to create a custom mapping that allows me to toggle between **Hot Cues 1–8** and **Hot Cues 9–16** using a single button (ideally **SHIFT + HOT CUE** or another custom button).
My goal is simple:
* Press **HOT CUE** → Pads trigger Hot Cues 1–8
* Press **SHIFT + HOT CUE** (or another button) → The same 8 pads now trigger Hot Cues 9–16
* Press it again → Switch back to Hot Cues 1–8
* Bonus if the HOT CUE button LED changes (or blinks) to indicate which bank is active.
I know the Performer supports customizable pad modes and mappings in VirtualDJ, but I haven't figured out the right script to make this work cleanly.
Has anyone successfully done this or written a custom mapper for it? I'd appreciate any VDJScript examples, XML snippets, or guidance. Thanks in advance!
发表时间 5 hours ago
There are plenty of ways to do this.
The "easy" way is to open pad editor, and save the hotcues pad page as hotcues2
The edit the "hotcues2" pad page to work with cues 9-16
Finally assign shift+hotcue to the "hotcues2" pad page.
Another solution is to use this: https://virtualdj.com/plugins/?addonid=81517
And read this: https://virtualdj.com/forums/247167/addons/Hotcues_XT.html?page=1
It's a ready solution, that can "replace" the original hotcues pad page, but it does a lot more than you want.
You switch between cues by using the pad parameter buttons, and it supports up to 112 hotcues.
The "easy" way is to open pad editor, and save the hotcues pad page as hotcues2
The edit the "hotcues2" pad page to work with cues 9-16
Finally assign shift+hotcue to the "hotcues2" pad page.
Another solution is to use this: https://virtualdj.com/plugins/?addonid=81517
And read this: https://virtualdj.com/forums/247167/addons/Hotcues_XT.html?page=1
It's a ready solution, that can "replace" the original hotcues pad page, but it does a lot more than you want.
You switch between cues by using the pad parameter buttons, and it supports up to 112 hotcues.
发表时间 4 hours ago





