mididings - MIDI处理器


GPL
Linux
C/C++

软件简介

mididings 是一个为 ALSA 和 JACK MIDI 编写的 MIDI 处理的 Python 模块。

mididings 是MIDI路由器用于ALSA和Jack
的MIDI处理器。它支持过滤和修改在许多不同的方式的MIDI事件,以及对不同补丁之间的无缝切换,甚至可以边玩。 mididings是在
Python脚本和扩展,而核心的MIDI处理代码是用C + +编写,以使低潜伏期和实时使用。

mididings is a MIDI router and processor for ALSA and JACK MIDI. It supports
filtering and modifying MIDI events in many different ways, and allows for
seamless switching between different patches even while playing. mididings is
scriptable and extensible in Python, while the core MIDI processing code is
written in C++ in order to allow low latencies and realtime usage.