Skip to main content

All Questions

Tagged with
1 question with no upvoted or accepted answers
0 votes
0 answers
200 views

How to algorithmically add notes to an existing midi file relative to positions of existing notes in python

I have a midi file that I'd like to algorithmically add notes to relative to other notes that already exist in the midi file using python, or if it's easier using a different language I'm open to that ...
user110490's user avatar