accraze / python-twelve-tone

:notes: 12-tone matrix to generate dodecaphonic melodies :notes:
https://pypi.python.org/pypi/twelve-tone
BSD 2-Clause "Simplified" License
71 stars 5 forks source link

MIDI: #31

Open jgarte opened 1 year ago

jgarte commented 1 year ago

Hi, should we upgrade the MIDI library to use something else since the dependency is unmaintained?

accraze commented 1 year ago

Hey @jgarte that's a great idea! Any suggestions on MIDI libraries? I can try to upgrade over the next couple of weeks, but feel free to send a patch if interested 😸

jgarte commented 1 year ago

@accraze I've been playing with mido.

I can send a patch. Give me 1-3 weeks to finish that up and I'll message back/submit a PR.

jgarte commented 1 year ago

Hey @jgarte that's a great idea! Any suggestions on MIDI libraries? I can try to upgrade over the next couple of weeks, but feel free to send a patch if interested smile_cat

See also #33 regarding MIDI libraries