Automap ONE

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 12

Project: Automap ONE

_____________________________________________________________
[x] Preset 0: User Surface

[x] Translator 0.0: POWER ON: LCD MESSAGE


Incoming: Opened MIDI INPUT "MIDIIN3 (2- SL MkII)"
Rules:
g1=0
g2=0
g3=0
g4=0
g5=0
g6=0
g7=0
g8=0
ha=42
hb=42
hc=42
hd=42
he=42
hf=42
hg=42
hh=42
hi=42
hj=42
hk=42
hl=42
hm=42
hn=42
ho=42
Outgoing: MIDI F0 00 20 29 03 03 12 00 02 00 01 01 F7 BF 4E 00 BF 4E 00 F0 00 20 29
03 03 12 00 02 00 02 02 01 01 15 01 04 55 53 45 52 20 43 4f 4e 54 52 4f 4c 20 53 55
52 46 41 43 45 20 49 53 20 41 43 54 49 56 45 00 01 15 02 04 55 53 45 52 20 43 4f 4e
54 52 4f 4c 20 53 55 52 46 41 43 45 20 49 53 20 41 43 54 49 56 45 F7 F0 00 20 29 03
05 12 00 02 00 66 02 10 01 F7, to port MIDIOUT3 (2- SL MkII)

[x] Translator 0.1: INIT PRESET: LCD MESSAGE


Incoming: on activation of this preset
Rules:
g1=0
g2=0
g3=0
g4=0
g5=0
g6=0
g7=0
g8=0
ha=42
hb=42
hc=42
hd=42
he=42
hf=42
hg=42
hh=42
hi=42
hj=42
hk=42
hl=42
hm=42
hn=42
ho=42
Outgoing: MIDI F0 00 20 29 03 03 12 00 02 00 01 01 F7 BF 4E 00 BF 4E 00 F0 00 20 29
03 03 12 00 02 00 02 02 01 01 15 01 04 55 53 45 52 20 43 4f 4e 54 52 4f 4c 20 53 55
52 46 41 43 45 20 49 53 20 41 43 54 49 56 45 00 01 15 02 04 55 53 45 52 20 43 4f 4e
54 52 4f 4c 20 53 55 52 46 41 43 45 20 49 53 20 41 43 54 49 56 45 F7 F0 00 20 29 03
05 12 00 02 00 66 02 10 01 F7, to port MIDIOUT3 (2- SL MkII)

[x] Translator 0.2: CC Sustain Pedal


Options: swallow
Incoming: MIDI BF 40 pp, on port MIDIIN3 (2- SL MkII)
Outgoing: MIDI B0 40 pp, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.3: CC Mod Wheel


Options: swallow
Incoming: MIDI BF 01 pp, on port MIDIIN3 (2- SL MkII)
Outgoing: MIDI B0 01 pp, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.4: Transport Panel Top Text [Novation>Bome>Novation]


Options: swallow
Incoming: MIDI BF qq pp, on ports MIDIIN3 (2- SL MkII), Bome MIDI Translator 1
Virtual In
Rules:
if qq==87 then skip next 2 rules
if qq<48 then exit rules, skip Outgoing Action
if qq>55 then exit rules, skip Outgoing Action
if g9==1 then exit rules, skip Outgoing Action
g9=1
Outgoing: MIDI F0 00 20 29 03 03 12 00 02 00 02 01 01 02 04 3C 52 65 77 69 6E 64 3E
20 3C 46 6F 72 77 61 72 64 3E 20 3C 53 74 6F 70 3E 20 20 3C 50 6C 61 79 3E 20 20 20
3C 4C 6F 6F 70 3E 20 20 20 3C 52 65 63 6F 72 64 3E 20 3C 43 6C 69 63 6B 3E 20 20 3C
43 50 44 43 3E 00 F7 BF 50 00 BF 51 00 BF 52 00 BF 53 00 BF 54 00 BF 55 00 BF 56 00
BF 57 01 BF 58 00 BF 59 00 BF 5A 00 BF 5B 00, to port MIDIOUT3 (2- SL MkII)

[x] Translator 0.5: Transport Panel Bottom Text + LCD [Novation>Bome]


Options: swallow
Incoming: MIDI BF qq pp, on port MIDIIN3 (2- SL MkII)
Rules:
if qq==87 then skip next 2 rules
if qq<48 then exit rules, skip Outgoing Action
if qq>55 then exit rules, skip Outgoing Action
if g1==0 then rr=32
if g2==0 then ss=32
if g3==0 then tt=32
if g4==0 then uu=32
if g5==0 then vv=32
if g6==0 then ww=32
if g7==0 then xx=32
if g8==0 then oo=32
if g1==127 then rr=60
if g2==127 then ss=62
if g3==127 then tt=42
if g4==127 then uu=62
if g5==127 then vv=42
if g6==127 then ww=42
if g7==127 then xx=42
if g8==127 then oo=42
if qq==48 then Goto "Rewind"
if qq==49 then Goto "Forward"
if qq==50 then Goto "Stop"
if qq==51 then Goto "Play"
if qq==52 then Goto "Loop"
if qq==53 then Goto "Record"
if qq==54 then Goto "Click"
if qq==55 then Goto "CPDC"
if qq==87 then exit rules, execute Outgoing Action
exit rules, skip Outgoing Action
Label "Rewind"
if pp==127 then g1=127
if pp==0 then g1=0
if g1==127 then rr=60
if g1==0 then rr=32
exit rules, execute Outgoing Action
Label "Forward"
if pp==127 then g2=127
if pp==0 then g2=0
if g2==127 then ss=62
if g2==0 then ss=32
exit rules, execute Outgoing Action
Label "Stop"
if pp==127 then g3=127
if pp==0 then g3=0
if g3==127 then tt=42
if g3==0 then tt=32
exit rules, execute Outgoing Action
Label "Play"
if pp==127 then g4=127
if pp==0 then g4=0
if g4==127 then uu=62
if g4==0 then uu=32
exit rules, execute Outgoing Action

Label "Loop"
if pp==0 then exit rules, skip Outgoing Action
if g5==127 then Goto "Loop Invert 127 to 0"
if g5==0 then Goto "Loop Invert 0 to 127"
Label "Loop Invert 127 to 0"
g5=0
Goto "Loop Text Assignment"
Label "Loop Invert 0 to 127"
g5=127
Goto "Loop Text Assignment"
Label "Loop Text Assignment"
if g5==127 then vv=42
if g5==0 then vv=32
exit rules, execute Outgoing Action

Label "Record"
if pp==0 then exit rules, skip Outgoing Action
if g6==127 then Goto "Rec Invert 127 to 0"
if g6==0 then Goto "Rec Invert 0 to 127"
Label "Rec Invert 127 to 0"
g6=0
Goto "Rec Text Assignment"
Label "Rec Invert 0 to 127"
g6=127
Goto "Rec Text Assignment"
Label "Rec Text Assignment"
if g6==127 then ww=42
if g6==0 then ww=32
exit rules, execute Outgoing Action

Label "Click"
if pp==0 then exit rules, skip Outgoing Action
if g7==127 then Goto "Click Invert 127 to 0"
if g7==0 then Goto "Click Invert 0 to 127"
Label "Click Invert 127 to 0"
g7=0
Goto "Click Text Assignment"
Label "Click Invert 0 to 127"
g7=127
Goto "Click Text Assignment"
Label "Click Text Assignment"
if g7==127 then xx=42
if g7==0 then xx=32
exit rules, execute Outgoing Action

Label "CPDC"
if pp==127 then g8=127
if pp==0 then g8=0
if g8==127 then oo=42
if g8==0 then oo=32
exit rules, execute Outgoing Action
Outgoing: MIDI F0 00 20 29 03 03 12 00 02 00 02 01 01 04 04 20 20 20 rr rr 20 20 20
20 20 20 20 ss ss ss 20 20 20 20 20 20 tt tt 20 20 20 20 20 20 uu uu 20 20 20 20 20
20 20 vv vv 20 20 20 20 20 20 20 20 ww ww 20 20 20 20 20 20 xx xx xx 20 20 20 20 20
20 oo oo 00 F7 BF 30 g1 BF 31 g2 BF 32 g3 BF 33 g4 BF 34 g5 BF 35 g6 BF 36 g7 BF 37
g8, to port MIDIOUT3 (2- SL MkII)

[x] Translator 0.6: Transport Panel Bottom Text + LCD [Cubase>Bome]


Options: swallow
Incoming: MIDI BF qq pp, on port Bome MIDI Translator 1 Virtual In
Rules:
if qq<52 then exit rules, skip Outgoing Action
if qq>54 then exit rules, skip Outgoing Action
if g1==0 then rr=32
if g2==0 then ss=32
if g3==0 then tt=32
if g4==0 then uu=32
if g5==0 then vv=32
if g6==0 then ww=32
if g7==0 then xx=32
if g8==0 then oo=32
if g1==127 then rr=60
if g2==127 then ss=62
if g3==127 then tt=42
if g4==127 then uu=62
if g5==127 then vv=42
if g6==127 then ww=42
if g7==127 then xx=42
if g8==127 then oo=42
if qq==52 then Goto "Loop"
if qq==53 then Goto "Record"
if qq==54 then Goto "Click"
exit rules, skip Outgoing Action
Label "Loop"
if pp==127 then g5=127
if pp==0 then g5=0
if g5==127 then vv=42
if g5==0 then vv=32
exit rules, execute Outgoing Action
Label "Record"
if pp==127 then g6=127
if pp==0 then g6=0
if g6==127 then ww=42
if g6==0 then ww=32
exit rules, execute Outgoing Action
Label "Click"
if pp==127 then g7=127
if pp==0 then g7=0
if g7==127 then xx=42
if g7==0 then xx=32
exit rules, execute Outgoing Action
Outgoing: MIDI F0 00 20 29 03 05 12 00 02 00 66 02 10 01 F7 F0 00 20 29 03 03 12 00
02 00 02 01 01 04 04 20 20 20 rr rr 20 20 20 20 20 20 20 ss ss ss 20 20 20 20 20 20
tt tt 20 20 20 20 20 20 uu uu 20 20 20 20 20 20 20 vv vv 20 20 20 20 20 20 20 20 ww
ww 20 20 20 20 20 20 xx xx xx 20 20 20 20 20 20 oo oo 00 F7 BF 30 g1 BF 31 g2 BF 32
g3 BF 33 g4 BF 34 g5 BF 35 g6 BF 36 g7 BF 37 g8, to port MIDIOUT3 (2- SL MkII)

[x] Translator 0.7: Edit Panel Top Text [Novation>Bome>Novation]


Options: swallow
Incoming: MIDI BF qq pp, on port MIDIIN3 (2- SL MkII)
Rules:
if qq==86 then skip next 2 rules
if qq<40 then exit rules, skip Outgoing Action
if qq>47 then exit rules, skip Outgoing Action
if g9==2 then exit rules, skip Outgoing Action
g9=2
Outgoing: MIDI F0 00 20 29 03 03 12 00 02 00 02 02 08 01 01 02 04 3C 53 65 6C 65 63
74 3E 20 3C 43 75 74 3E 20 20 3C 4E 61 76 4C 65 66 74 3E 20 3C 4E 61 76 52 67 68 74
3E 20 3C 53 6F 6C 6F 3E 20 20 3C 4D 6F 6E 69 74 6F 72 3E 20 20 3C 55 6E 64 6F 3E 20
20 3C 52 65 64 6F 3E 20 20 00 F7 BF 50 00 BF 51 00 BF 52 00 BF 53 00 BF 54 00 BF 55
00 BF 56 01 BF 57 00 BF 58 00 BF 59 00 BF 5A 00 BF 5B 00, to port MIDIOUT3 (2- SL
MkII)

[x] Translator 0.8: Edit Panel Bottom Text + LCD [Novation>Bome]


Options: swallow
Incoming: MIDI BF qq pp, on port MIDIIN3 (2- SL MkII)
Rules:
if qq==86 then skip next 2 rules
if qq<40 then exit rules, skip Outgoing Action
if qq>47 then exit rules, skip Outgoing Action
rr=32
ss=32
tt=32
uu=32
vv=32
ww=32
xx=32
oo=32
if qq==40 then Goto "Select"
if qq==41 then Goto "Cut"
if qq==42 then Goto "Left"
if qq==43 then Goto "Right"
if qq==44 then Goto "Solo"
if qq==45 then Goto "Monitor"
if qq==46 then Goto "Undo"
if qq==47 then Goto "Redo"
if qq==86 then exit rules, execute Outgoing Action
Label "Select"
if pp==127 then rr=42
if pp==0 then rr=32
exit rules, execute Outgoing Action
Label "Cut"
if pp==127 then ss=42
if pp==0 then ss=32
exit rules, execute Outgoing Action
Label "Left"
if pp==127 then tt=42
if pp==0 then tt=32
exit rules, execute Outgoing Action
Label "Right"
if pp==127 then uu=42
if pp==0 then uu=32
exit rules, execute Outgoing Action
Label "Solo"
if pp==127 then vv=42
if pp==0 then vv=32
exit rules, execute Outgoing Action
Label "Monitor"
if pp==127 then ww=42
if pp==0 then ww=32
exit rules, execute Outgoing Action
Label "Undo"
if pp==127 then xx=42
if pp==0 then xx=32
exit rules, execute Outgoing Action
Label "Redo"
if pp==127 then oo=42
if pp==0 then oo=32
exit rules, execute Outgoing Action
Outgoing: MIDI F0 00 20 29 03 03 12 00 02 00 02 01 01 04 04 20 20 20 rr rr 20 20 20
20 20 20 ss 20 20 20 20 20 20 20 tt tt tt 20 20 20 20 20 20 20 uu uu uu 20 20 20 20
20 20 vv vv 20 20 20 20 20 20 20 ww ww ww 20 20 20 20 20 20 20 xx xx 20 20 20 20 20
20 oo oo 00 F7 BF qq pp BF 56 01, to ports MIDIOUT3 (2- SL MkII), Bome MIDI
Translator 1 Virtual Out

[x] Translator 0.9: RME Babyface Control [Novation>Bome>Novation LCD]


Options: swallow
Incoming: MIDI BF qq pp, on port MIDIIN3 (2- SL MkII)
Rules:
if qq==85 then skip next 2 rules
if qq<16 then exit rules, skip Outgoing Action
if qq>21 then exit rules, skip Outgoing Action
if qq==16 then Goto "IN AN 1/2"
if qq==17 then Goto "IN AN 3/4"
if qq==18 then Goto "Play 1/2"
if qq==19 then Goto "Play 3/4"
if qq==20 then Goto "Out 1/2"
if qq==21 then Goto "Out 3/4"
if qq==85 then exit rules, execute Outgoing Action
exit rules, skip Outgoing Action

Label "IN AN 1/2"


pp=pp/2
ha=pp/10
rr=ha*10
hb=pp-rr
ha=ha+48
hb=hb+48
exit rules, execute Outgoing Action

Label "IN AN 3/4"


pp=pp/14
hc=pp
hc=hc+48
exit rules, execute Outgoing Action

Label "Play 1/2"


// showing number on MIDI value, first column
rr=pp/100
hd=rr+48
if rr==0 then hd=32

//second column
ss=pp/10
if ss>9 then ss=ss-10
he=ss+48
if ss>10 then he=32

//third column
tt=pp
if pp>100 then tt=tt-100
uu=pp/10
vv=uu*10
ww=pp-vv
hf=ww+48

exit rules, execute Outgoing Action

Label "Play 3/4"


// showing number on MIDI value, first column
rr=pp/100
hg=rr+48
if rr==0 then hg=32

//second column
ss=pp/10
if ss>9 then ss=ss-10
hh=ss+48
if ss>10 then hh=32

//third column
tt=pp
if pp>100 then tt=tt-100
uu=pp/10
vv=uu*10
ww=pp-vv
hi=ww+48

exit rules, execute Outgoing Action


Label "Out 1/2"
// showing number on MIDI value, first column
rr=pp/100
hj=rr+48
if rr==0 then hj=32

//second column
ss=pp/10
if ss>9 then ss=ss-10
hk=ss+48
if ss>10 then hk=32

//third column
tt=pp
if pp>100 then tt=tt-100
uu=pp/10
vv=uu*10
ww=pp-vv
hl=ww+48
exit rules, execute Outgoing Action

Label "Out 3/4"


// showing number on MIDI value, first column
rr=pp/100
hm=rr+48
if rr==0 then hm=32

//second column
ss=pp/10
if ss>9 then ss=ss-10
hn=ss+48
if ss>10 then hn=32

//third column
tt=pp
if pp>100 then tt=tt-100
uu=pp/10
vv=uu*10
ww=pp-vv
ho=ww+48
exit rules, execute Outgoing Action
Outgoing: MIDI F0 00 20 29 03 03 12 00 02 00 02 01 01 04 04 20 20 ha hb 64 62 20 20
20 20 20 hc 64 62 20 20 20 20 20 hd he hf 20 20 20 20 20 20 hg hh hi 20 20 20 20 20
20 20 hj hk hl 20 20 20 20 20 20 hm hn ho 20 20 20 20 20 20 20 20 20 20 20 20 20 20
20 20 20 20 20 20 00 01 01 04 04 00 F7, to port MIDIOUT3 (2- SL MkII), delay:0
millisec

[x] Translator 0.10: RME Babyface Control [Novation>Bome>RME]


Options: swallow
Incoming: MIDI BF qq pp, on port MIDIIN3 (2- SL MkII)
Rules:
if qq<16 then exit rules, skip Outgoing Action
if qq>21 then exit rules, skip Outgoing Action
if qq==16 then Goto "IN AN 1/2"
if qq==17 then Goto "IN AN 3/4"
if qq==18 then Goto "Play 1/2"
if qq==19 then Goto "Play 3/4"
if qq==20 then Goto "Out 1/2"
if qq==21 then Goto "Out 3/4"

Label "IN AN 1/2"


rr=176
ss=9
pp=pp/2
exit rules, execute Outgoing Action

Label "IN AN 3/4"


rr=178
ss=9
pp=pp/14
exit rules, execute Outgoing Action

Label "Play 1/2"


rr=180
ss=102
exit rules, execute Outgoing Action

Label "Play 3/4"


rr=180
ss=104
exit rules, execute Outgoing Action

Label "Out 1/2"


rr=184
ss=102
pp=pp/2
exit rules, execute Outgoing Action

Label "Out 3/4"


rr=184
ss=104
pp=pp/2
exit rules, execute Outgoing Action
Outgoing: MIDI rr ss pp, to port Bome MIDI Translator 2 Virtual Out

[x] Translator 0.11: RME Babyface Top Text + LED [Novation>Bome]


Options: swallow
Incoming: MIDI BF qq pp, on port MIDIIN3 (2- SL MkII)
Rules:
if qq==85 then skip next 2 rules
if qq<16 then exit rules, skip Outgoing Action
if qq>21 then exit rules, skip Outgoing Action
if g9==3 then exit rules, skip Outgoing Action
g9=3
Outgoing: MIDI F0 00 20 29 03 03 12 00 02 00 02 01 01 02 04 49 6E 31 47 61 69 6E 20
49 6E 33 47 61 69 6E 20 20 50 6C 62 63 6B 31 2F 32 20 50 6C 62 63 6B 33 2F 34 20 20
48 77 4F 75 74 31 2F 32 20 48 77 4F 75 74 33 2F 34 20 20 20 20 20 20 20 20 20 20 20
20 20 20 20 20 20 20 00 01 01 02 04 00 F7 BF 50 00 BF 51 00 BF 52 00 BF 53 00 BF 54
00 BF 55 01 BF 56 00 BF 57 00 BF 58 00 BF 59 00 BF 5A 00 BF 5B 00, to port MIDIOUT3
(2- SL MkII)

[x] Translator 0.12: Rewind press MIDI IN


Options: swallow
Incoming: MIDI BF 30 7F, on port MIDIIN3 (2- SL MkII)
Outgoing: MIDI BF 30 7F, to port Bome MIDI Translator 1 Virtual Out
[x] Translator 0.13: Rewind release MIDI IN
Options: swallow
Incoming: MIDI BF 30 00, on port MIDIIN3 (2- SL MkII)
Outgoing: MIDI BF 32 7F, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.14: Forward press MIDI IN


Options: swallow
Incoming: MIDI BF 31 7F, on port MIDIIN3 (2- SL MkII)
Outgoing: MIDI BF 31 7F, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.15: Forward release MIDI IN


Options: swallow
Incoming: MIDI BF 31 00, on port MIDIIN3 (2- SL MkII)
Outgoing: MIDI BF 32 7F, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.16: Stop [Novation>Cubase]


Options: swallow
Incoming: MIDI BF 32 7F, on port MIDIIN3 (2- SL MkII)
Outgoing: MIDI BF 32 7F, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.17: Play [Novation>Cubase]


Options: swallow
Incoming: MIDI BF 33 pp, on port MIDIIN3 (2- SL MkII)
Outgoing: MIDI BF 33 pp, to ports Bome MIDI Translator 1 Virtual Out, MIDIOUT3 (2-
SL MkII)

[x] Translator 0.18: Loop [Novation>Cubase]


Options: swallow
Incoming: MIDI BF 34 7F, on port MIDIIN3 (2- SL MkII)
Outgoing: MIDI BF 34 g5, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.19: Record [Novation>Cubase]


Options: swallow
Incoming: MIDI BF 35 7F, on port MIDIIN3 (2- SL MkII)
Outgoing: MIDI BF 35 g6, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.20: Click [Novation>Cubase]


Options: swallow
Incoming: MIDI BF 36 7F, on port MIDIIN3 (2- SL MkII)
Outgoing: MIDI BF 36 g7, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.21: CPDC LED&MIDI


Options: swallow
Incoming: MIDI BF 37 pp, on port MIDIIN3 (2- SL MkII)
Outgoing: MIDI BF 37 pp, to ports MIDIOUT3 (2- SL MkII), Bome MIDI Translator 1
Virtual Out

[x] Translator 0.22: VZoom In/Out


Options: swallow
Incoming: MIDI BF 7F pp, on port MIDIIN3 (2- SL MkII)
Rules:
if pp>64 then qq=118-0
if pp<64 then qq=119-0
Outgoing: MIDI BE qq 7F, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.23: HZoom In/Out


Options: swallow
Incoming: MIDI BF 7E pp, on port MIDIIN3 (2- SL MkII)
Rules:
if pp>64 then qq=116-0
if pp<64 then qq=117-0
Outgoing: MIDI BE qq 7F, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.24: NudgeBar Right/Left


Options: swallow
Incoming: MIDI BF 7D pp, on port MIDIIN3 (2- SL MkII)
Rules:
if pp>64 then qq=114-0
if pp<64 then qq=115-0
Outgoing: MIDI BE qq 7F, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.25: NudgeFrame Right/Left


Options: swallow
Incoming: MIDI BF 7C pp, on port MIDIIN3 (2- SL MkII)
Rules:
if pp>64 then qq=112-0
if pp<64 then qq=113-0
Outgoing: MIDI BE qq 7F, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.26: Encoder 1 MIDI from DAW to LED


Options: swallow
Incoming: MIDI BE 15 pp, on port Bome MIDI Translator 1 Virtual In
Rules:
ga=pp+0
pp=pp/11
Outgoing: MIDI BF 70 pp, to port MIDIOUT3 (2- SL MkII)

[x] Translator 0.27: Encoder 1 REL1 to DAW


Options: swallow
Incoming: MIDI BF 78 pp, on port MIDIIN3 (2- SL MkII)
Rules:
if pp<65 then ga=ga+2
if pp>63 then ga=ga-2
if ga>127 then ga=127
if ga<0 then ga=0
Outgoing: MIDI BE 15 ga, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.28: Encoder 1 REL1 to LED


Options: swallow
Incoming: MIDI BF 78 pp, on port MIDIIN3 (2- SL MkII)
Rules: pp=ga/11
Outgoing: MIDI BF 70 pp, to port MIDIOUT3 (2- SL MkII)

[x] Translator 0.29: Encoder 2 MIDI from DAW to LED


Options: swallow
Incoming: MIDI BE 16 pp, on port Bome MIDI Translator 1 Virtual In
Rules:
gb=pp+0
pp=pp/11
Outgoing: MIDI BF 71 pp, to port MIDIOUT3 (2- SL MkII)

[x] Translator 0.30: Encoder 2 REL1 to DAW


Options: swallow
Incoming: MIDI BF 79 pp, on port MIDIIN3 (2- SL MkII)
Rules:
if pp<65 then gb=gb+2
if pp>63 then gb=gb-2
if gb>127 then gb=127
if gb<0 then gb=0
Outgoing: MIDI BE 16 gb, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.31: Encoder 2 REL1 to LED


Options: swallow
Incoming: MIDI BF 79 pp, on port MIDIIN3 (2- SL MkII)
Rules: pp=gb/11
Outgoing: MIDI BF 71 pp, to port MIDIOUT3 (2- SL MkII)

[x] Translator 0.32: Encoder 3 MIDI from DAW to LED


Options: swallow
Incoming: MIDI BE 17 pp, on port Bome MIDI Translator 1 Virtual In
Rules:
gc=pp+0
pp=pp/11
Outgoing: MIDI BF 72 pp, to port MIDIOUT3 (2- SL MkII)

[x] Translator 0.33: Encoder 3 REL1 to DAW


Options: swallow
Incoming: MIDI BF 7A pp, on port MIDIIN3 (2- SL MkII)
Rules:
if pp<65 then gc=gc+2
if pp>63 then gc=gc-2
if gc>127 then gc=127
if gc<0 then gc=0
Outgoing: MIDI BE 17 gc, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.34: Encoder 3 REL1 to LED


Options: swallow
Incoming: MIDI BF 7A pp, on port MIDIIN3 (2- SL MkII)
Rules: pp=gc/11
Outgoing: MIDI BF 72 pp, to port MIDIOUT3 (2- SL MkII)

[x] Translator 0.35: Encoder 4 MIDI from DAW to LED


Options: swallow
Incoming: MIDI BE 18 pp, on port Bome MIDI Translator 1 Virtual In
Rules:
gd=pp+0
pp=pp/11
Outgoing: MIDI BF 73 pp, to port MIDIOUT3 (2- SL MkII)

[x] Translator 0.36: Encoder 4 REL1 to DAW


Options: swallow
Incoming: MIDI BF 7B pp, on port MIDIIN3 (2- SL MkII)
Rules:
if pp<65 then gd=gd+2
if pp>63 then gd=gd-2
if gd>127 then gd=127
if gd<0 then gd=0
Outgoing: MIDI BE 18 gd, to port Bome MIDI Translator 1 Virtual Out

[x] Translator 0.37: Encoder 4 REL1 to LED


Options: swallow
Incoming: MIDI BF 7B pp, on port MIDIIN3 (2- SL MkII)
Rules: pp=gd/11
Outgoing: MIDI BF 73 pp, to port MIDIOUT3 (2- SL MkII)

You might also like