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

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

ActiveToSaved() constChannelModelprivate
cc_high_ChannelModelprivate
cc_low_ChannelModelprivate
cc_method_ChannelModelprivate
CcDefaults()ChannelModelprivate
CenterCc(int controlnumber) const noexceptChannelModelinlineprivate
CenterPw() const noexceptChannelModelinlineprivate
cereal::accessChannelModelfriend
ChannelModel()ChannelModel
ControllerToPlugin(rsj::MessageType controltype, int controlnumber, int value, bool wrap)ChannelModel
current_v_ChannelModelprivate
GetCcMax(int controlnumber) constChannelModelinline
GetCcMethod(int controlnumber) constChannelModelinline
GetCcMin(int controlnumber) constChannelModelinline
GetPwMax() const noexceptChannelModelinline
GetPwMin() const noexceptChannelModelinline
IsNrpn(int controlnumber) constChannelModelinlineprivate
kBit14ChannelModelprivatestatic
kBit7ChannelModelprivatestatic
kLow13BitsChannelModelprivatestatic
kLow6BitsChannelModelprivatestatic
kMaxControlsChannelModelprivatestatic
kMaxMidiChannelModelprivatestatic
kMaxMidiHalfChannelModelprivatestatic
kMaxNrpnChannelModelprivatestatic
kMaxNrpnHalfChannelModelprivatestatic
load(Archive &archive, const uint32_t version)ChannelModelprivate
MeasureChange(rsj::MessageType controltype, int controlnumber, int value)ChannelModel
OffsetResult(int diff, int controlnumber, bool wrap)ChannelModelprivate
pitch_wheel_current_ChannelModelprivate
pitch_wheel_max_ChannelModelprivate
pitch_wheel_min_ChannelModelprivate
PluginToController(rsj::MessageType controltype, int controlnumber, double value)ChannelModel
save(Archive &archive, const uint32_t version) constChannelModelprivate
SavedToActive()ChannelModelprivate
SaveSettings(int start, int end, int maxVal) constChannelModelprivate
SetCc(int controlnumber, int min, int max, rsj::CCmethod controltype)ChannelModel
SetCcAll(int controlnumber, int min, int max, rsj::CCmethod controltype)ChannelModel
SetCcMax(int controlnumber, int value)ChannelModel
SetCcMethod(int controlnumber, rsj::CCmethod value)ChannelModelinline
SetCcMin(int controlnumber, int value)ChannelModel
SetPwMax(int value) noexceptChannelModel
SetPwMin(int value) noexceptChannelModel
settings_to_save_ChannelModelmutableprivate
SetToCenter(rsj::MessageType controltype, int controlnumber)ChannelModel