![]() |
MIDI2LR 6.3.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 Devices::DevInfo, including all inherited members.
| DevInfo(const juce::MidiDeviceInfo &info, juce::String io) noexcept | Devices::DevInfo | inline |
| DevInfo(juce::String n, juce::String i, juce::String io) noexcept | Devices::DevInfo | inline |
| i_o | Devices::DevInfo | |
| identifier | Devices::DevInfo | |
| name | Devices::DevInfo | |
| operator!=(const DevInfo &lhs, const DevInfo &rhs) noexcept | Devices::DevInfo | friend |
| operator<(const DevInfo &lhs, const DevInfo &rhs) noexcept | Devices::DevInfo | friend |
| operator<=(const DevInfo &lhs, const DevInfo &rhs) noexcept | Devices::DevInfo | friend |
| operator==(const DevInfo &lhs, const DevInfo &rhs) noexcept | Devices::DevInfo | friend |
| operator>(const DevInfo &lhs, const DevInfo &rhs) noexcept | Devices::DevInfo | friend |
| operator>=(const DevInfo &lhs, const DevInfo &rhs) noexcept | Devices::DevInfo | friend |