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.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-python-rtmidi
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-python-rtmidi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-python-rtmidi.changes | 0000002550 2.49 KB | |
python-python-rtmidi.spec | 0000003226 3.15 KB | |
python-rtmidi-1.4.9.tar.gz | 0000251238 245 KB |
Revision 17 (latest revision is 24)
Matej Cepl (mcepl)
accepted
request 1096099
from
Edgar Aichinger (edogawa)
(revision 17)
- remove src/_rtmidi.cpp to let it be regenerated, to allow for python 3.11 flavour - use %pyproject_wheel/%pyproject_install macros
Comments 0