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::ProcessResult Struct Reference

#include <MidiUtilities.h>

Public Attributes

int control {}
 
bool is_nrpn {}
 
bool is_ready {}
 
int value {}
 

Member Data Documentation

◆ control

int NrpnFilter::ProcessResult::control {}
214{};

◆ is_nrpn

bool NrpnFilter::ProcessResult::is_nrpn {}
212{};

◆ is_ready

bool NrpnFilter::ProcessResult::is_ready {}
213{};

◆ value

int NrpnFilter::ProcessResult::value {}
215{};

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