Control-Surface icon indicating copy to clipboard operation
Control-Surface copied to clipboard

MIDI_Pipes-Routing V2 request

Open Petrus125 opened this issue 3 years ago • 2 comments

Hello Pieter, i'm working on a kind of midi-thru project so that incoming midi data from serial 1 can be sent to serial2 or v.v and also to USB midi bus.. Now the question is if virtual serial port are compatible and how to implement. The example of MIDI_Pipes-Routing would be great if a virtual serial 2 can be added and re-pipped. Probably a Teensy with host capabilities is the way to go, but far more expensive and powerfull for the needs. An example would on how to build this would be great. Greets

MIDI_Pipes-Routing

Petrus125 avatar Sep 12 '22 13:09 Petrus125

Hola, solo tienes que crear todas las istancias midi tanto seriales como la usb, luego haces las conexiones en el setup y como quieres y listo

Veroledez avatar Sep 12 '22 16:09 Veroledez

Hola, solo tienes que crear todas las istancias midi tanto seriales como la usb, luego haces las conexiones en el setup y como quieres y listo

Thank you for your reply. SAure has to be simple but I just could not make it. Can you help me on this ?

Petrus125 avatar Sep 13 '22 16:09 Petrus125