python3-rtmidi

Python wrapper for the RtMidi C++ library written with Cython
  http://trac.chrisarndt.de/code/wiki/python-rtmidi
  0
  no reviews



Python binding for RtMidi implemented with Cython and provides a thin wrapper around the RtMidi C++ interface. The API is basically the same as the C++ one but with the naming scheme of classes, methods and parameters adapted to the Python naming structure.