[ buster ]
[ 原始碼: mididings ]
套件:python-mididings(0~20120419~ds0-6 以及其他的)
python-mididings 的相關連結
Debian 的資源:
下載原始碼套件 mididings:
- [mididings_0~20120419~ds0-6.dsc]
- [mididings_0~20120419~ds0.orig.tar.gz]
- [mididings_0~20120419~ds0-6.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [das.nasophon.de]
相似套件:
MIDI routing library for Python
mididings is a MIDI router and processor based on Python, supporting ALSA and JACK MIDI.
Features:
* MIDI routing and filtering Filter events depending on their event type, channel, note number, velocity, etc., and freely route them between an arbitrary number of input and output ports. * Modifying and converting MIDI events Transpose notes, apply velocity curves, change controller values and ranges, or convert events to any other MIDI event type. mididings also includes more complex functions like a diatonic harmonizer, floating split points, latched notes, and more. * Seamless switching between patches Set up different "scenes", each with its own MIDI routing and processing, and switch between them at any time, even while playing. Switching scenes does not affect notes already held, and does not result in dropouts or stuck notes! * MIDI event monitoring, running external commands Print MIDI event data to the console to help debugging your patches and configuring your MIDI controllers. In addition to its MIDI output, mididings can also execute shell commands and send OSC or DBUS messages.
其他與 python-mididings 有關的套件
|
|
|
|
-
- dep: libasound2 (>= 1.0.16)
- shared library for ALSA applications
-
- dep: libboost-python1.67.0
- Boost.Python Library
-
- dep: libboost-thread1.67.0
- portable C++ multi-threading
-
- dep: libc6 (>= 2.27)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libglib2.0-0 (>= 2.12.0)
- GLib library of C routines
-
- dep: libjack-jackd2-0 (>= 1.9.10+20150825)
- JACK Audio Connection Kit (libraries)
- 或者 libjack-0.125
- 本虛擬套件由這些套件填實: libjack-jackd2-0, libjack0
-
- dep: libsmf0 (>= 1.3)
- LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7)
-
- dep: python-decorator
- simplify usage of Python decorators by programmers
-
- sug: python-dbus
- simple interprocess messaging system (Python interface)
-
- sug: python-liblo
- Python 2 bindings for liblo, the lightweight OSC library
-
- sug: python-pyinotify
- simple Linux inotify Python bindings
-
- sug: python-tk
- Tkinter - Writing Tk applications with Python2