Midi Controller for Darktable

Many thanks Alex! Much appreciated.

I’ve put a very basic configuration file together here darktable/midirc-Loupedeck+ at da58603578b055521540af87d911578da8a9c1cf · darktable-org/darktable · GitHub

Please put it in C:\Program Files\darktable\share\darktable\midi
Also use PmDefaults to select the loupedeck+ as both input and output device (I’m not giving you a .reg file to do this “automatically” because I’m not sure if the “+” in the name would work).

Also pay attention to the last comment I put in my installation instructions about activating all modules.

There are some issues with fully supporting the Loupedeck with the current code. The color sliders cannot be used, because the “color zones” module doesn’t expose the values of the individual colors as sliders.

If that gets fixed, in theory, I could map the Hue, Sat and Lum keys to switch between different “pages” in my module. But then each of the keys and knobs that don’t change between pages will need identical configuration on each page.

For now, please give this setup a go and let me know what does and what doesn’t work.

Thanks!