![]() |
MIDI2LR 6.1.0.0
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, including all inherited members.
Add(const juce::MidiDeviceInfo &info, const juce::String &io) | Devices | |
column_list_ | Devices | private |
CreateDefaultDeviceXml() | Devices | private |
data_list_ | Devices | private |
device_listing_ | Devices | private |
device_xml_ | Devices | private |
Devices() | Devices | |
Devices(const Devices &other)=delete | Devices | |
Devices(Devices &&other) noexcept=default | Devices | |
Enabled(const juce::MidiDeviceInfo &info, juce::String io) const | Devices | |
EnabledOrNew(const juce::MidiDeviceInfo &info, const juce::String &io) | Devices | |
LoadDeviceXml() | Devices | private |
num_rows_ | Devices | private |
operator=(const Devices &other)=delete | Devices | |
operator=(Devices &&other) noexcept=default | Devices | |
ProcessDataList() | Devices | private |
~Devices() | Devices |