![]() |
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 rsj::MidiMessageId, including all inherited members.
channel | rsj::MidiMessageId | |
control_number | rsj::MidiMessageId | |
MidiMessageId() noexcept=default | rsj::MidiMessageId | |
MidiMessageId(int ch, int dat, MessageType msgType) noexcept | rsj::MidiMessageId | inline |
MidiMessageId(const MidiMessage &other) noexcept | rsj::MidiMessageId | inlineexplicit |
msg_id_type | rsj::MidiMessageId | |
operator<(const MidiMessageId &other) const noexcept | rsj::MidiMessageId | inline |
operator==(const MidiMessageId &other) const noexcept | rsj::MidiMessageId | inline |