Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-14 06:30
20120312

This release fixes a number of bugs and can now be compiled on OS X. Some smaller features were added, and the documentation was cleaned up a bit.
標籤: Major bugfixes, Minor feature enhancements, OS X, Documentation

2010-11-21 00:51
20101119

The VoiceFilter() unit was improved to work properly for voices other than the highest and lowest one. A VoiceSplit() was added to allow easily creating multiple related voice filters (e.g. for a brass section). OSCInterface() and livedings were simplified by using default port numbers if none are specified.
標籤: Major feature enhancements

2010-04-14 07:00
20100413

Support for Python 3 was added, and a couple of bugs were fixed. Sent and received SysEx messages may now be larger than ALSA's buffer size.

2010-03-19 23:04
20100318

This release adds a filter to extract individual voices from chords. Many new examples have been added to the documentation.
標籤: Minor feature enhancements, Documentation

2010-03-08 12:54
20100307

This release adds livedings, a simple graphical frontend to monitor and trigger scene switches. Floating split points that move depending on what you are playing are now supported, and multiple scenes can be grouped to be accessed under a single program number.
標籤: Frontend, Major feature enhancements

Project Resources