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
NrpnFilter::InternalStructure Struct Reference

Public Attributes

int control_lsb_ {0}
 
int control_msb_ {0}
 
int ready_flags_ {0}
 
int value_lsb_ {0}
 
int value_msb_ {0}
 

Member Data Documentation

◆ control_lsb_

int NrpnFilter::InternalStructure::control_lsb_ {0}
229{0};

◆ control_msb_

int NrpnFilter::InternalStructure::control_msb_ {0}
230{0};

◆ ready_flags_

int NrpnFilter::InternalStructure::ready_flags_ {0}
231{0};

◆ value_lsb_

int NrpnFilter::InternalStructure::value_lsb_ {0}
232{0};

◆ value_msb_

int NrpnFilter::InternalStructure::value_msb_ {0}
233{0};

The documentation for this struct was generated from the following file: