[ 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.17) [arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: libportmidi0
- library for real-time MIDI input/output
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.7~)