Skip to content

Commit e070a14

Browse files
authored
Merge pull request #553 from MStraeten/patch-2
Update x-touch.lua switch colorequal tab
2 parents faa3302 + 96457bc commit e070a14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/x-touch.lua

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ midi:A#-1=iop/toneequal;focus
4949
midi:B-1=iop/colorbalancergb;focus
5050
midi:C0=iop/channelmixerrgb;focus
5151
midi:C#0=iop/colorequal;focus
52+
midi:D0=iop/colorequal/page;previous
53+
midi:D#0=iop/colorequal/page;next
5254
]]
5355

5456
local dt = require "darktable"

0 commit comments

Comments
 (0)