Search code examples
pythonmacosmidicoremidiopensoundcontrol

Midi library for Python on Mac


I'm looking for a python midi library (preferably python3) which will allow me to produce midi commands so that I can control midi instruments on my mac.

I'm also interested in open sound control capabilities but this is less important.

Thanks,

Barry


Solution

  • PyGame is a good starting point.