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
CommandTable Member List

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

CommandTable(const juce::String &component_name, CommandTableModel *model)CommandTable
CommandTable(const CommandTable &other)=deleteCommandTable
CommandTable(CommandTable &&other)=deleteCommandTable
keyPressed(const juce::KeyPress &k) overrideCommandTableprivate
operator=(const CommandTable &other)=deleteCommandTable
operator=(CommandTable &&other)=deleteCommandTable
~CommandTable()CommandTableinline