Connexion rapide:  

Forum: General Discussion

Sujet NS4FX Effects reassignment
gazoo66PRO InfinityMember since 2016
How would I be able to remap the paddle effects to something different than what the controller has? There's a HPF and LPF button that I'd like to map to Loop Out and Backspin. The controller has HPF, LPF, Echo, Phaser, Reverb, and Flanger. The setup seems to change the first software mapped button on the fly to what I pick on the controller so I don't see an easy way to change that. Thanks
 

Posté Tue 12 Jul 22 @ 8:47 pm
Remap your device to something like this:
<map value="FX_HPF" action="deck all effect_select_toggle 'Loop Out'" />
and
<map value="FX_LPF" action="deck all effect_select_toggle 'Backspin'" />
 

Posté Wed 13 Jul 22 @ 8:25 am