Installation#
If you only need basic features, such as reading, editing, processing and saving midi file.
pip install infmidi
If you need extra features, such as playing, ploting and interacting.
pip install "infmidi[all]"
If you only need basic features, such as reading, editing, processing and saving midi file.
pip install infmidi
If you need extra features, such as playing, ploting and interacting.
pip install "infmidi[all]"