Skip to content

Can I get MIDI In via serial DIN5 and have MIDI go via USB? [Raspberry Pi] #292

Answered by franky47
fapplin asked this question in Q&A
Discussion options

You must be logged in to vote

With an Arduino board, you'd be able to use this library to do just that yes, unfortunately it's designed only for Arduino and not Raspberry Pi.

That being said, the transport mechanism is kind of platform-agnostic, so you theoretically could implement one for your serial interface and one for the USB driver and use the library as the MIDI parser & glue between the two transports.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by franky47
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants