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

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

command_set_Profileprivate
CommandHasAssociatedMessage(const std::string &command) constProfileinline
current_sort_Profileprivate
FromXml(const juce::XmlElement *root)Profile
GetCommandForMessage(rsj::MidiMessageId message) constProfileinline
GetMessageForNumber(size_t num) constProfileinline
GetMessagesForCommand(const std::string &command) constProfile
GetRowForMessage(rsj::MidiMessageId message) constProfileinline
InsertOrAssign(const std::string &command, rsj::MidiMessageId message)Profileinline
InsertOrAssign(size_t command, rsj::MidiMessageId message)Profileinline
InsertOrAssignI(const std::string &command, const rsj::MidiMessageId &message)Profileprivate
InsertUnassigned(rsj::MidiMessageId message)Profile
MessageExistsInMap(rsj::MidiMessageId message) constProfileinline
MessageExistsInMapI(rsj::MidiMessageId message) constProfileinlineprivate
mm_abbrv_lmnt_t typedefProfileprivate
mm_abbrv_table_Profileprivate
mutex_Profilemutableprivate
Profile(const CommandSet &command_set) noexceptProfileinlineexplicit
profile_unsaved_Profileprivate
ProfileUnsaved() constProfileinline
RemoveAllRows()Profile
RemoveMessage(rsj::MidiMessageId message)Profile
RemoveRow(size_t row)Profile
RemoveUnassignedMessages()Profile
Resort(std::pair< int, bool > new_order)Profile
saved_mm_abbrv_table_Profileprivate
saved_table_mtx_Profilemutableprivate
Size() constProfileinline
SortI()Profileprivate
ToXmlFile(const juce::File &file)Profile