aboutsummaryrefslogtreecommitdiffhomepage
path: root/configs/osc-kbd.cfg
blob: bd2e2c039ca63e2ca111693c3b3048335342aeca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
; Maps a TouchOSC simple keyboard layout to MIDI notes
; and writes them out to a FLUIDSynth instance

[backend midi]
name = MIDIMonster

[midi out]
write = FLUID

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

[map]
pad./1/push{1..12} > out.ch0.note{60..71}