Download List

Descripción del Proyecto

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

Esta versión corrige una serie de errores y ahora puede ser compilada en OS X. Se añadieron algunas características menores, y la documentación se ha limpiado un poco.
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

El VoiceFilter () unidad se ha mejorado para que funcione correctamente para las voces que no sea el de mayor a menor y uno. Un VoiceSplit () se ha agregado para permitir fácilmente la creación de múltiples filtros de voz relacionados (por ejemplo, para una sección de metales). OSCInterface () y livedings se han simplificado mediante el uso de números de puerto por defecto si no se especifica.
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

Soporte para Python 3 se añadió, y un par de errores corregidos fueron. Enviados y recibidos SysEx ahora puede ser más grande que el tamaño de búfer de ALSA.
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

Esta versión incluye un filtro para extraer las voces individuales de los acordes. Muchos ejemplos se han añadido a la documentación.
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

Esta versión incluye el livedings, una interfaz gráfica fácil de controlar y activar interruptores de escena. Los puntos de división flotantes que se mueven dependiendo de lo que están jugando ahora se apoya, y varias escenas pueden ser agrupados para tener acceso con un número único programa.
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