![]() |
MIDI2LR 6.2.0.1
MIDI2LR is an application that interfaces MIDI controllers with Lightroom 6+/CC Classic. It processes MIDI input into develop parameter updates and photo actions, and sends MIDI output when parameters are changed for motorized feedback (on controllers that have motorized faders). A listing of available LightRoom commands is in the Wiki. Assistance on the code and design is welcome.
|
This is the complete list of members for rsj::SettingsStruct, including all inherited members.
| control_number | rsj::SettingsStruct | |
| high | rsj::SettingsStruct | |
| low | rsj::SettingsStruct | |
| method | rsj::SettingsStruct | |
| serialize(Archive &archive, const uint32_t version) | rsj::SettingsStruct | inline |
| serialize(Archive &archive, const uint32_t version) | rsj::SettingsStruct | inline |
| SettingsStruct(int n=0, int l=0, int h=0x7F, rsj::CCmethod m=rsj::CCmethod::kAbsolute) noexcept | rsj::SettingsStruct | inline |