mididings 0~20120419~ds0-3ubuntu1 source package in Ubuntu

Changelog

mididings (0~20120419~ds0-3ubuntu1) trusty; urgency=low

  * Drop -mt suffixes from boost-libs.
 -- Dmitrijs Ledkovs <email address hidden>   Mon, 28 Oct 2013 13:28:54 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
sound
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mididings_0~20120419~ds0.orig.tar.gz 173.3 KiB 93741c41dee249d53ff33b7ee569c14eb53643a69c78cda10c98353254554836
mididings_0~20120419~ds0-3ubuntu1.debian.tar.gz 5.8 KiB ebf6a62800f99f2d544b1a127ac464333399704546ce2d2326725896754f02fb
mididings_0~20120419~ds0-3ubuntu1.dsc 2.3 KiB 90138d4cb223d1b2b090150ae140441d3c1baa1af4c6cdd7189af67112313b84

View changes file

Binary packages built by this source

mididings: MIDI router and processor based on Python

 mididings is a MIDI router and processor based on Python,
 supporting ALSA and JACK MIDI.
 .
 This package contains the mididings and livedings
 applications.

mididings-doc: mididings Documentation

 mididings is a MIDI router and processor based on Python,
 supporting ALSA and JACK MIDI.
 .
 This package contains the documentation files for mididings.

python-mididings: MIDI routing library for Python

 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.