You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@raphaelDkhn Wow I worked on a MIDI project in OCaml earlier (basically implementing RTPMidi protocol over ethernet). It's so cool to find another MIDI project!!
Can I please take this one too? I'll have a blast working on this one :D
We need a Cairo2Midi transpiler, to convert Koji MIDI back to Midi.
You can take inspiration to Midi2Cairo converter.
You should probably use mido lib, to create the MIDI object.
The text was updated successfully, but these errors were encountered: