The commands in the Controller mapper only allow mapping per function and not per button value. For example, if I click either Deck A or B Play button, the Activity list shows "PLAY" and does not differentiate between A or B, so there is only one mapping assigned to both of them and if I change the mapping to any other action it will affect the Play button of both decks.
Is it possible to assign actions to individual buttons. I'm fine with getting into the details of HID and custom scripts but is it even possible and exposed for end users to add this customization?
Is it possible to assign actions to individual buttons. I'm fine with getting into the details of HID and custom scripts but is it even possible and exposed for end users to add this customization?
Posted Sat 14 Dec 24 @ 7:32 pm
action_deck 1 ? action for deck 1 : action_deck 2 ? action for deck 2 :
Posted Sat 14 Dec 24 @ 10:34 pm