kosua20 / MIDIVisualizer

A small MIDI visualizer tool, using OpenGL
MIT License
1.02k stars 136 forks source link

Export to MIDI #112

Closed sm-alejandro closed 1 year ago

sm-alejandro commented 2 years ago

Would it be possible to export what I played in a keyboard to MIDI, instead of video, in order to import it later or to edit the midi before creating the final video. I think this is currently not possible and it would be a great feature.

kosua20 commented 1 year ago

Hello, I can this how this can be useful for live sessions, thank you for the suggestion! The latest v7.0 now supports exporting a recorded session as a MIDI file. It should preserve all the data sent by the peripheral you're using.

sm-alejandro commented 1 year ago

Thank you so much!