Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version behebt einige Bugs und kann jetzt unter OS X kompiliert werden. Einige kleinere Features wurden hinzugefügt, und die Dokumentation wurde ein wenig aufgeräumt.
Tags: Major bugfixes, Minor feature enhancements, OS X, Documentation
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.

2010-11-21 00:51
20101119

Die VoiceFilter ()-Einheit wurde verbessert, um richtig funktionieren für Stimmen anders als den höchsten und niedrigsten. Ein VoiceSplit () wurde hinzugefügt, um die Möglichkeit, leicht zu schaffen mehrere verwandte Stimme Filter (zB für einen Bläsersatz). OSCInterface () und livedings wurden mit Hilfe von Standard-Portnummern, wenn keiner angegeben werden vereinfacht.
Tags: Major feature enhancements
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.

2010-04-14 07:00
20100413

Support für Python-3 wurde hinzugefügt, und ein paar Bugs wurden gefixt. Gesendete und empfangene SysEx-Nachrichten können nun größer sein als ALSAs Puffergröße.
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

Diese Veröffentlichung fügt einen Filter auf einzelne Stimmen aus Akkorde zu extrahieren. Viele neue Beispiele wurden in der Dokumentation aufgenommen.
Tags: Minor feature enhancements, Documentation
This release adds a filter to extract individual voices from chords. Many new examples have been added to the documentation.

2010-03-08 12:54
20100307

Diese Veröffentlichung fügt livedings, eine einfache grafische Oberfläche für Monitor-und Szene-Schalter auslösen. Floating Split-Punkte, die sich bewegen, je nachdem, was Sie spielen, werden jetzt unterstützt und mehrere Szenen können gruppiert werden, um in einem einzigen Programm-Nummer abgerufen werden.
Tags: Frontend, Major feature enhancements
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.

Project Resources