Sometimes I like to just use one of my SC2900s instead of both. In order to change decks I need to press the eject button so I can change the deck on the player. In the mapper for the SC2900 the eject button action is 'invert_controllers'
Is there any way to map that to a keyboard shortcut? I am sure it did work at one stage on the keyboard.
Any ideas? I know I can do clone deck etc but that's not what I am trying to do in the instance.
Cheers.
Is there any way to map that to a keyboard shortcut? I am sure it did work at one stage on the keyboard.
Any ideas? I know I can do clone deck etc but that's not what I am trying to do in the instance.
Cheers.
Posted Fri 24 Aug 18 @ 9:21 am
You have to add either the number of the controller, or the name of the controller for invert_controller to know which controller to swap if it is not executed from the controller itself.
So "invert_controllers 1" should work if that's the only connected controller.
So "invert_controllers 1" should work if that's the only connected controller.
Posted Fri 24 Aug 18 @ 9:26 am
Thanks for the response Adion,
Sadly invert_controllers 1 nor invert_controllers Denon DN-SC2900 doesn't work for me.
Sadly invert_controllers 1 nor invert_controllers Denon DN-SC2900 doesn't work for me.
Posted Fri 24 Aug 18 @ 9:32 am
Nevermind.
invert_controllers 2 did the trick.
Thanks again for the help!
invert_controllers 2 did the trick.
Thanks again for the help!
Posted Fri 24 Aug 18 @ 9:47 am
Since there's a space in the name, it should be enclosed in quotes, so
invert_controllers "Denon DN-SC2900"
should also work
invert_controllers "Denon DN-SC2900"
should also work
Posted Fri 24 Aug 18 @ 9:48 am
Correct. Just tried that as well and working.
Cheers.
Cheers.
Posted Fri 24 Aug 18 @ 9:50 am