Skip to content

Aavu/MIDI-Editor

Repository files navigation

MIDI Editor

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).

Build Notes:

Only Mac OSX is currently supported.

Requirements

  • GCC 7
  • Juce 5.4.7

Building the App

  • 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.

Usage:

How to use:

  • 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.

Interface:

Contributors:

About

Final Project for MUSI6106 Audio Software Engineering

Resources

License

Stars

Watchers

Forks

Packages

No packages published