Skip to content

Midi2Text extracts data from a MIDI file into a tab-delimited text file. The file contains BPM, time signature, information about each note, etc. The text file can then be read into other applications, such as a spreadsheet or game.

License

Notifications You must be signed in to change notification settings

BrianMcKeever/Midi2Text

Repository files navigation

This is an enhanced version of the original midi2text application found here: http://explodingart.com/jmusic/applications.html .

It has been modified to fix some bugs and include additional information about
the midi file. Here is an example file output: https://github.com/Yxven/Midi2Text/blob/master/example_output.txt .

This program includes JMusic1.6.4.jar which was originally found here: http://sourceforge.net/projects/jmusic/files/jMusic_Stable/ and is licensed
under GPLv2.

About

Midi2Text extracts data from a MIDI file into a tab-delimited text file. The file contains BPM, time signature, information about each note, etc. The text file can then be read into other applications, such as a spreadsheet or game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages