tse3 0.3.1-6.1 source package in Ubuntu

Changelog

tse3 (0.3.1-6.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062994

 -- Steve Langasek <email address hidden>  Wed, 28 Feb 2024 19:47:54 +0000

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tse3_0.3.1-6.1.dsc 1.8 KiB 1f1f36e39e16129adee08e5ea7f2b3816ad12aa42078f2cccd86eca6d496fe31
tse3_0.3.1.orig.tar.gz 738.0 KiB 780e1669789e762f489029c53f2fc6c571ba24740290ed0717bc1dcb7d547ba6
tse3_0.3.1-6.1.debian.tar.xz 6.7 KiB d4cd93c9112af98f801b6ca0bbbc7ed9d8f6214f920b5e212b9040f65a9081bd

No changes file available.

Binary packages built by this source

libtse3-0.3.1t64: portable MIDI sequencer engine in C++

 TSE3 is a portable open source MIDI sequencer engine written in C++.
 It provides programmers with rich and powerful sequencing
 capabilities. Although it does not provide a user interface, it
 provides a lot of assistance to a UI, attempting to provide as much
 functionality as possible in as generic a manner as possible.
 .
 This package provides the shared library libtse3, which is required
 in order to run programs linked against tse3.

libtse3-0.3.1t64-dbgsym: debug symbols for libtse3-0.3.1t64
libtse3-dev: portable MIDI sequencer engine in C++ - development files

 TSE3 is a portable open source MIDI sequencer engine written in C++.
 It provides programmers with rich and powerful sequencing
 capabilities. Although it does not provide a user interface, it
 provides a lot of assistance to a UI, attempting to provide as much
 functionality as possible in as generic a manner as possible.
 .
 This package provides the headers and static libraries that are
 needed to compile something that uses tse3. It is not required to run
 programs that are linked against tse3.

tse3play: MIDI/TSE3MDL player/converter

 tse3play plays TSE3MDL files and MIDI files using the TSE3 sequencer
 engine.
 .
 It can convert files between the two supported formats. While playing
 it provides text-based visual feedback and can stream an English
 representation of the contents of the file to standard output.

tse3play-dbgsym: debug symbols for tse3play