HOW TO SET MULTIPLE MIDI CONTROLLER

gumpadj

2015-08-21 18:59:38

HI GUYS
I'm a new user . I had a project to set 2 midi controller ( APC40 AND APC20 ) . And I found that they had same note . So how can I set up. Please let's me know step by step
P.S. Sorry for my bad english

DvlsAdvct

2015-08-22 21:47:05

Hi gumpadj

What are you trying to do? Do you want to send them both to the same software application?

Jared

gumpadj

2015-08-25 11:00:03

YES. HOW CAN I DO ? THANK YOU

DvlsAdvct

2015-08-25 18:22:30

You need two translators. One set the Default Incoming Port to your APC40, and the Outgoing Port to your software.

Code: Select all

Translator 1: APC40 passthrough
Incoming Message: pp qq rr
Outgoing Message: pp qq rr
Then a second translator for the APC20. We are going to create a rule to increase the MIDI channel by 8, so the two controllers shoud never overlap. Set the outgoing port to your software as well.

Code: Select all

Translator 2: APC20 passthrough
Incoming Message: pp qq rr
Rules: pp=pp+8
OUtgoing Message: pp qq rr
Does that make sense?
Jared

gumpadj

2015-08-25 23:14:25

I'll try. Thank you
:D

gumpadj

2015-08-30 23:28:33

OK. I tried and then it's still send a same massage. so I want to let's you know I'm a new user and my project like this project https://www.youtube.com/watch?v=bZ4KYe7DCTI