![]() |
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 SettingsComponent, including all inherited members.
autohide_explain_label_ | SettingsComponent | private |
autohide_group_ | SettingsComponent | private |
autohide_setting_ | SettingsComponent | private |
Init() | SettingsComponent | |
operator=(const SettingsComponent &other)=delete | SettingsComponent | |
operator=(SettingsComponent &&other)=delete | SettingsComponent | |
paint(juce::Graphics &) override | SettingsComponent | private |
pickup_enabled_ | SettingsComponent | private |
pickup_group_ | SettingsComponent | private |
pickup_label_ | SettingsComponent | private |
profile_group_ | SettingsComponent | private |
profile_location_button_ | SettingsComponent | private |
profile_location_label_ | SettingsComponent | private |
settings_manager_ | SettingsComponent | private |
SettingsComponent(SettingsManager &settings_manager) | SettingsComponent | explicit |
SettingsComponent(const SettingsComponent &other)=delete | SettingsComponent | |
SettingsComponent(SettingsComponent &&other)=delete | SettingsComponent | |
~SettingsComponent()=default | SettingsComponent |