![]() |
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 LrIpcIn, including all inherited members.
Connect(std::shared_ptr< LrIpcInShared > lr_ipc_shared) | LrIpcIn | private |
controls_model_ | LrIpcIn | private |
lr_ipc_in_shared_ | LrIpcIn | private |
LrIpcIn(ControlsModel &c_model, ProfileManager &profile_manager, const Profile &profile, const MidiSender &midi_sender, asio::io_context &io_context) | LrIpcIn | |
LrIpcIn(const LrIpcIn &other)=delete | LrIpcIn | |
LrIpcIn(LrIpcIn &&other)=delete | LrIpcIn | |
midi_sender_ | LrIpcIn | private |
operator=(const LrIpcIn &other)=delete | LrIpcIn | |
operator=(LrIpcIn &&other)=delete | LrIpcIn | |
process_line_future_ | LrIpcIn | private |
ProcessLine(std::shared_ptr< LrIpcInShared > lr_ipc_shared) | LrIpcIn | private |
profile_ | LrIpcIn | private |
profile_manager_ | LrIpcIn | private |
Start() | LrIpcIn | |
Stop() | LrIpcIn | |
~LrIpcIn()=default | LrIpcIn |