Ingresar:     


Forum: General Discussion

Tópico: MIDI mapping problem
Hello there!
I own an Allen&Heath Xone 4:D that I'm using with VirtualDJ on Windows and I'm trying to MIDI map the controls, but I'm having an issue:
I want to set a button to the Loop Roll 2 effect but I want it to be switched on with just a click and off with another, not having to keep it pressed. I already asked ChatGPT but the script it gave me doesn't work, any idea? Thanks in advance!
 

Mensajes 10 hours ago
effect_beats 'loop roll' 0.0625 & effect_active 'loop roll'
or
padfx 'loop roll' 'length:0.0625bt'
 

Thanks! the first script works just as I wanted, the only thing is that if I press another button for effects it goes away and I want it to be switched off only by pressing the first button.