Commit graph

6 commits

Author SHA1 Message Date
Liz
38dac86753 update play() for polyphony
allows for multi note playback
2025-05-13 16:38:27 -04:00
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
fab565594e typo 2025-05-13 09:52:52 -04:00
Liz
5ca7139cfc minor docs edit
Some checks failed
Build CI / test (push) Has been cancelled
2025-05-13 08:42:05 -04:00
Liz
333dd770f8
initial library write and examples (#1)
* initial library write and examples, docs
2025-05-12 17:03:44 -04:00
Liz
3ed9731826 cookiecutter 2025-05-12 14:07:38 -04:00