套件: python3-mido (1.2.10-1)
python3-mido 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-mido:
維護者:
Original Maintainer:
- Josue Ortega
外部的資源:
- 主頁 [github.com]
相似套件:
Python 3 module for working with MIDI messages and ports
Python 3 module for working with convenient messages objects, it has full support for the 18 messages defined by the MIDI standard. Mido brings support for MIDI files (read, write, create and play) with complete access to every message in the file, including all common meta messages. Implements MIDI over TCP/IP with socket ports, allowing wireless MIDI between two computers. Also includes programs for playing MIDI files, listing ports and serving and forwarding ports over a network.
其他與 python3-mido 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: libportmidi-dev
- library for real-time MIDI input/output
-
- sug: libportmidi0
- library for real-time MIDI input/output
-
- sug: python3-rtmidi
- Python wrapper for the RtMidi C++ library written with Cython