aboutsummaryrefslogtreecommitdiffhomepage
path: root/configs/osc-kbd.cfg
blob: eb803781816d981920b429aa7a2ebb5ee01324ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
; Maps a TouchOSC simpl keyboard layout to MIDI notes

[backend midi]
name = MIDIMonster

[midi out]
write = FLUID

[osc pad]
bind = * 8000
dest = learn@8001

[map]
pad./1/push1 > out.ch0.note60
pad./1/push2 > out.ch0.note61
pad./1/push3 > out.ch0.note62
pad./1/push4 > out.ch0.note63
pad./1/push5 > out.ch0.note64
pad./1/push6 > out.ch0.note65
pad./1/push7 > out.ch0.note66
pad./1/push8 > out.ch0.note67
pad./1/push9 > out.ch0.note68
pad./1/push10 > out.ch0.note69
pad./1/push11 > out.ch0.note70
pad./1/push12 > out.ch0.note71