aboutsummaryrefslogtreecommitdiffstats
path: root/doc/sample-config.toml
blob: fcd294af1c9d1e43ca13ca16bd9f469a2d85f513 (plain)
1
2
3
4
5
6
7
8
9
10
11
[devices]
op1 = "OP-1 MIDI 1"
deluge = "Deluge MIDI 1"
mpk = "MPK mini Plus MIDI 1"
xjam = "Xjam MIDI 1"

[route.from.deluge.to]
op1 = ["start", "stop", "continue"]

[route.from.deluge.type]
clock = ["all"]