An open API service indexing awesome lists of open source software.

https://github.com/sihan-son/midi-parser

Midi parser for dataset of music compose
https://github.com/sihan-son/midi-parser

ai csharp dotnet vae winform

Last synced: about 1 year ago
JSON representation

Midi parser for dataset of music compose

Awesome Lists containing this project

README

          

# midi-parser
![ParserBasic](./midi_parser/readmeResource/basic.png)

basic form load the midi file with open button

![ParserRun](./midi_parser/readmeResource/run.png)

click the run button that parser parsing the header and body's preview
five button in the bottom the 1st is play, 2nd is pause, 3rd is stop, 4th is clear text area, and the last is show the parsing detail

![DVRun](./midi_parser/readmeResource/detailView.png)

Detail View show the detail of midi file with hexa code and histogram
histogram detail is skip the 0 vales.