![]() |
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 TextButtonAligned, including all inherited members.
alignment_ | TextButtonAligned | private |
DrawButtonText(juce::Graphics &g, TextButton &button, bool should_draw_button_as_highlighted, bool should_draw_button_as_down) const | TextButtonAligned | private |
paintButton(juce::Graphics &, bool, bool) override | TextButtonAligned | |
TextButtonAligned(const juce::Justification::Flags alignment) | TextButtonAligned | inlineexplicit |
TextButtonAligned(const juce::String &button_name, const juce::Justification::Flags alignment) | TextButtonAligned | inline |
TextButtonAligned(const juce::String &button_name, const juce::String &tool_tip, const juce::Justification::Flags alignment) | TextButtonAligned | inline |