mididings 0~20120419~ds0-5build4 source package in Ubuntu

Changelog

mididings (0~20120419~ds0-5build4) bionic; urgency=medium

  * No-change rebuild for boost soname change.

 -- Matthias Klose <email address hidden>  Thu, 26 Oct 2017 17:20:12 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
sound
Urgency:
Medium 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-5build4.debian.tar.xz 5.3 KiB fa9554cdc696507bbee8f2e556294447cd4f05db3e9fdccc4eb10beb8e51f02b
mididings_0~20120419~ds0-5build4.dsc 2.1 KiB 2a183612fef8072c7c95fd56807abd554012ce5fceec750cf307e5b47d87a652

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.

python-mididings-dbgsym: debug symbols for python-mididings