-
Notifications
You must be signed in to change notification settings - Fork 2
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
BrianMcKeever/Midi2Text
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published