Python binding for the RtMidi C++ library
RtMidi is a set of C++ classes which provides an API for realtime MIDI I/O across Linux (ALSA & JACK), macOS (CoreMIDI & JACK), and Windows (MultiMedia System) operating systems.
python-rtmidi is a Python binding for RtMidi implemented using 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 PEP-8 conventions and requirements of the Python package naming structure.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/python-python-rtmidi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-python-rtmidi.changes | 0000004601 4.49 KB | |
python-python-rtmidi.spec | 0000002681 2.62 KB | |
python_rtmidi-1.5.8.tar.gz | 0000368130 360 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1186087
from
Steve Kowalik (StevenK)
(revision 12)
- Remove upper bound on Cython.
Comments 0