I'd like to get informed about what profile i selected via the "Show status and activity"-option. So i just could define one button with "next Profile" and instantly know which on i'm in right now
local DisplayOrder = {'Temperature','Tint','Exposure'}
local DisplayOrder = {'Temperature','Tint','Exposure','Dehaze'}.... One feature coming up soon (NRPN) will make the limits unnecessary for certain controllers, including the BCF2000 and BCR2000......
If you have any comments or additions to the following list, please reply to this posting.
I'll try if the X-Touch Editor can do this, thank you!
... Also, if you can program the controller to send a MIDI signal when changing layers, you could have the refresh occur automatically.
If you have any comments or additions to the following list, please reply to this posting.
|
As I can see, this enhancement is already logged: https://github.com/rsjaffe/MIDI2LR/issues/283 (multi commands for 1 mapping) |
6 Assign sequence of actions to buttonThat is the only thing i really need as i still can t make the crop be used on its own profile. :)
--
You received this message because you are subscribed to the Google Groups "MIDI2LR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to midi2lr+u...@googlegroups.com.
To post to this group, send email to mid...@googlegroups.com.
Visit this group at https://groups.google.com/group/midi2lr.
To view this discussion on the web visit https://groups.google.com/d/msgid/midi2lr/151c88d0-6a68-4597-a288-3ad5e3b85047%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
If you have any comments or additions to the following list, please reply to this posting.
- I would like to send only the control key without any additional keys, it seems it is not possible. if I only check "control" at the Shortcut Keys and press okay the checkbox will be unchecked automatically and there is no special command for the control / alt / shift key. I would like to use the crop Straighten Tool with this key.
- Local adjustment preset selection.
- Support other types of controllers (e.g., Logitech G13). For this, someone else will need to write the code. You should have one of those controllers and knowledge of c++, along with knowledge of an SDK that can bridge between the controller and the MIDI2LR Juce SDK. If you need instructions on how to contribute code, see the github help pages.
- As of right now I Midi2Lr reports back to the controller when the sliders are changed in Lr, so I can use that value to update the display on the controller. The problem I am having, is that I Midi2Lr is not sending a message back (note) to the controller when the color, rating, or star is changed in Lightroom. I would like to have indicator lights on the controller for each one of these but have to be able to get the changes from lr when moving to another photo.
- Possibility to define a group of buttons exclusively to switch between profiles (assigned to profile 1, 2, 3, 4, 5 ...) independently of the active profile. -> "profiles' switchboard" When a profile is active, the button assigned to that profile remains with light ON while buttons assigned to inactive profiles remain with light OFF. This way, by quickly looking to the "profiles' switchboard" in your MIDI controller, it is easy to know which profile is active.
- Assign sequence of actions to button
I think we could even remove the profile where we were to only keep the name of the profile that is loaded. Because it will take less space on screen and I think the previous profile name does not bring any additional information either because you already loaded it and it is highly likely that you were anyway in a view that required the previous profile. |
I'd like to see support for increment/decrement on rotary encoder.
It's a limitation of the Lightroom SDK for adjusting develop--the program has to change to the develop module before adjusting any of the develop parameters. AFAIK, VSCO keys did it by sending mouse movements and keystrokes to Lightroom, not by interacting with the Lightroom SDK. The benefit of using the SDK is that it is more responsive and reliable. The drawback is that we have to follow Adobe's rules that they set in the construction of the SDK.
so feature request: don't automatically change module on parameter change (if it is instantly visible in another module than develop)
I need a decent block of time to work on that--it's complicated. It is in the work queue.LR supports only a few languages. Sorry, Bulgarian isn't one of them. :-(