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.
Loading...
Searching...
No Matches
MainWindow Member List

This is the complete list of members for MainWindow, including all inherited members.

closeButtonPressed() overrideMainWindowinlineprivate
MainWindow(const juce::String &name, const CommandSet &command_set, Profile &profile, ProfileManager &profile_manager, SettingsManager &settings_manager, LrIpcOut &lr_ipc_out, MidiReceiver &midi_receiver, MidiSender &midi_sender)MainWindow
MainWindow(const MainWindow &other)=deleteMainWindow
MainWindow(MainWindow &&other)=deleteMainWindow
operator=(const MainWindow &other)=deleteMainWindow
operator=(MainWindow &&other)=deleteMainWindow
SaveProfile() constMainWindowinline
timerCallback() overrideMainWindowprivate
window_content_MainWindowprivate
~MainWindow()=defaultMainWindow