![]() |
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::MidiMessage, including all inherited members.
channel | rsj::MidiMessage | |
control_number | rsj::MidiMessage | |
message_type_byte | rsj::MidiMessage | |
MidiMessage() noexcept=default | rsj::MidiMessage | |
MidiMessage(MessageType mt, int ch, int nu, int va) noexcept | rsj::MidiMessage | inline |
MidiMessage(const juce::MidiMessage &mm) | rsj::MidiMessage | explicit |
value | rsj::MidiMessage |