Skip to content

yu2924/SMFInspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages