yu2924 / SMFInspector

SMF/RMID file format viewer application

Repository from Github https://github.comyu2924/SMFInspectorRepository from Github https://github.comyu2924/SMFInspector

SMFInspector

screenshot

What is this?

A handy tool to inspect standard MIDI files (SMF) or RIFF MIDI files.
This tool breaks down SMF into the header, tracks and events.
Quick & dirty implementation with JUCE.

Requirement

The JUCE version was 4.3.0 when I started writing the code, and later migrated to 7.0.1.

How to build

  1. Open the .jucer file with the Projucer.
  2. Correct the JUCE module path and properties, add exporters and save.
  3. Build the generated C++ projects.

Written by

yu2924

License

CC0 1.0 Universal

About

SMF/RMID file format viewer application

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 100.0%