dwhinham / mt32-pi

🎹🎶 A baremetal kernel that turns your Raspberry Pi 3 or later into a Roland MT-32 emulator and SoundFont synthesizer based on Circle, Munt, and FluidSynth.
https://twitter.com/d0pefish
GNU General Public License v3.0
1.28k stars 80 forks source link

USB Serial Midi / RTPMidi passthrough to GPIO / USB / RTP midi TX #296

Closed skadarnold closed 2 years ago

skadarnold commented 2 years ago

More passthrough options between different protocols could be very useful.

For example, the Vintage Serial / Raspberry Pi USB option is great, but it would also be useful to be able to passthrough the receive data to both the GPIO TX, RTPMidi respectively to be able to connect external synths. Or also from RTPMidi passthrough to GPIO / USB midi.

There might be other routing options to consider as well, but I think this could add some flexibility.

skadarnold commented 2 years ago

As I am looking through the code for this, I might be able to help contribute to these enhancements if it is not currently being worked on elsewhere.

dwhinham commented 2 years ago

Closing as: