Download List

Projeto Descrição

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 versão corrige uma série de bugs e agora pode ser compilada nos X. Algumas funcionalidades menores foram adicionadas, e a documentação foi limpo um pouco.
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

O VoiceFilter unidade () foi aprimorado para funcionar adequadamente para outras vozes que o maior eo menor um. A VoiceSplit () foi adicionado para permitir facilmente criar vários filtros de voz relacionados (por exemplo, para uma seção de metais). OSCInterface () e livedings foram simplificadas usando números de porta padrão se nenhum for especificado.
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

Suporte para Python 3 foi acrescentado, e alguns bugs foram corrigidos. mensagens enviadas e recebidas SysEx agora pode ser maior do que o tamanho do buffer 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 versão adiciona um filtro para extrair vozes individuais de cordas. Muitos novos exemplos foram adicionados à documentação.
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 versão adiciona livedings, uma interface gráfica simples para monitorar e desencadear cena muda. Pontos de divisão flutuantes que se movem dependendo do que você está jogando agora são suportados, e várias cenas podem ser agrupadas para ser acessado com um 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