Hi to all,

I have a patch that convert launchpad midi note to midi CC to an Yamaha RM1X all connected with jack, so i have:

Jack connection :
Launchpad Out ------> Pure Data Midi-in 1 (for the PD patch)
Pure Data midi-Out 1 ----> midisport (for the yamaha)

if i want to use the led of launchpad for visual feedback:

Pure Data midi-Out 2 ----> Launchpad IN

The problem is that the launchpad get and send midi to ch 1, if i send to the lauchpad i send also to the Yamaha, how i can separate this two things ? what object i have to use, if is possible ?

Thanks