rtmidi 2.1.0~ds0-4 source package in Ubuntu

Changelog

rtmidi (2.1.0~ds0-4) unstable; urgency=medium

  * Team upload.
  * Rename librtmidi2 for GCC 5 transition.
  * debian/control: Bump Standards-Version.
  * debian/patches/0001-buildsystem.patch: Honor LDFLAGS.

 -- Sebastian Ramacher <email address hidden>  Wed, 05 Aug 2015 01:22:07 +0200

Upload details

Uploaded by:
Debian Multimedia Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Maintainers
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libs

Downloads

File Size SHA-256 Checksum
rtmidi_2.1.0~ds0-4.dsc 2.1 KiB 1f7112278d8d4419b03bc1abeb732bcfe157d22e28f8d6c3e7b0aad984af27e2
rtmidi_2.1.0~ds0.orig.tar.gz 82.5 KiB 38a0cd596d651c9e9c14ed5fb1521d2e5f72b7abca45e91dd6960efbf323867c
rtmidi_2.1.0~ds0-4.debian.tar.xz 8.0 KiB b28cc90f888d9d5b9ad0a572e144251d8b1c78a192e753239060bce99126a40c

No changes file available.

Binary packages built by this source

librtmidi-dbg: C++ library for realtime MIDI input/ouput (debugging symbols)

 RtMidi is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime MIDI input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtMidi significantly
 simplifies the process of interacting with computer audio hardware.
 .
 This package provides the debugging symbols.

librtmidi-dev: C++ library for realtime MIDI input/ouput (development files)

 RtMidi is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime MIDI input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtMidi significantly
 simplifies the process of interacting with computer audio hardware.
 .
 This package provides the development files.

librtmidi-dev-dbgsym: No summary available for librtmidi-dev-dbgsym in ubuntu yakkety.

No description available for librtmidi-dev-dbgsym in ubuntu yakkety.

librtmidi2v5: C++ library for realtime MIDI input/ouput

 RtMidi is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime MIDI input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtMidi significantly
 simplifies the process of interacting with computer audio hardware. It
 was designed with the following objectives:
 .
  * object-oriented C++ design
  * simple, common API across all supported platforms
  * only one source and two header files for easy inclusion in
    programming projects
  * MIDI device enumeration
 .
 MIDI input and output functionality are separated into two classes,
 RtMidiIn and RtMidiOut. Each class instance supports only a single MIDI
 connection. RtMidi does not provide timing functionality (i.e., output
 messages are sent immediately). Input messages are timestamped with delta
 times in seconds (via a double floating point type). MIDI data is passed
 to the user as raw bytes using an std::vector<unsigned char>.
 .
 This package provides the shared library.

librtmidi2v5-dbgsym: No summary available for librtmidi2v5-dbgsym in ubuntu yakkety.

No description available for librtmidi2v5-dbgsym in ubuntu yakkety.