python-mididings

MIDI routing library for Python

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://das.nasophon.de/mididings/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-mididings