[ buster ]
[ 原始碼: python-pypm ]
套件:python-pypm(0.0.7-8)
Python interface to libportmidi
pyPortMidi is a Python wrapper for PortMidi. PortMidi is a cross-platform C library for realtime MIDI control. Using pyPortMidi, you can send and receive MIDI data in realtime from Python.
Besides using pyPortMidi to communicate to synthesizers and the like, it is possible to use pyPortMidi as a way to send MIDI messages between software packages on the same computer.
The original code is from John Harrison. See http://python-pyrex.media.mit.edu/~harrison/pyportmidi.html
其他與 python-pypm 有關的套件
|
|
|
|
-
- dep: libasound2 (>= 1.0.16)
- shared library for ALSA applications
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libportmidi0
- library for real-time MIDI input/output
-
- dep: python (<< 2.8)
- interactive high-level object-oriented language (Python2 version)
- dep: python (>= 2.7~)