Hi Bill,
I am not very good in c, but I tried to understand it nevertheless. Unfortunately I was not able to derive how call those functions from a lua script and which parameters to hand over.
local darktable = require “darktable”
=> darktable.modules is nil.
Could someone guide me?