Commit graph

2 commits

Author SHA1 Message Date
Liz
0aa3d94100 update parser api
Update parser API so that a MIDI file is passed to parse() rather than during the init. This way you can dynamically pass a midi file to the parser in user code
2025-05-13 13:56:40 -04:00
Liz
333dd770f8
initial library write and examples (#1)
* initial library write and examples, docs
2025-05-12 17:03:44 -04:00