Send Midi Output To A Device

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By MarcPhi

Hello is there a way to send midi signals (outputs) to a device? Detecting of midi Inputs works fine. I couldn’t find anything in the documentation.

It would always work with some GDNative C++ code using rtMIDI for example, but I also wondered why there’s only one directionaly MIDI support with GDScript. I guess I will reach in a feature request as it was suggested in this answer to my forum post and it’s good to now I’m not the only one who is interested in this:
https://godotforums.org/discussion/21679/why-only-midi-input-and-no-output#latest

bestdani | 2020-02-07 02:56

Yes, it would be a good feature to have MIDI out support

pasbel | 2020-02-20 01:59