MIDI Editor is an open-source project with the aim of building a simple lightweight MIDI file player and editor (in development). The player supports General MIDI 1.0 spec. It uses the GeneralUser GS MuseScore v1.442 soundfont file from MuseScore to generate sounds. You can check out the Demo Video (Please Turn ON Captions for explanations).
Only Mac OSX is currently supported.
- GCC 7
- Juce 5.4.7
- Use the Projucer application to build the app from source.
- After building the binary, copy the Resources folder and paste it onto
<your build folder>/MidiEditor.app/Contents/
- Double click on the MidiEditor.app to use it.
- Open MIDI file: Using the menubar go to:
File>Open
and then select a MIDI file. - Playback: Use the controls on the bottom left of the interface.