Copy link to clipboard
Copied
Hi
I was wondering if it is possible to assign a keyboard shortcut to temp or tint or exposure. I bought a contour shuttle express to use with LR but , i thought i could use it like loupedeck, mabe press the button to choose temp and use the dial to change the temp, is this even possible ? Looking forward to hearing from you
Copy link to clipboard
Copied
LR doesn't allow you to assign a shortcut to specific sliders. There are shortcuts for moving the focus among the various Basic sliders and for incrementing or decrementing the currently selected slider.
Another approach is to use the Lrsuperkeys or MIDI2LR plugins to assign shortcuts to the various sliders and then program the Shuttle to issue those shortcuts. I'm not sure if you can use MIDI2LR without a MIDI controller attached.
Another approach is to write small LR scripts that increment or decrement specific sliders and use the free Autohotkey utility to assign keyboard shortcuts to the scripts. See here for how to get started:
You'll need to download the LR SDK for plugins to read the documention about how to make similar scripts for other Develop settings.