tse3 0.3.1-6.1build1 source package in Ubuntu

Changelog

tse3 (0.3.1-6.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:12:15 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe sound
Noble release universe sound

Downloads

File Size SHA-256 Checksum
tse3_0.3.1.orig.tar.gz 738.0 KiB 780e1669789e762f489029c53f2fc6c571ba24740290ed0717bc1dcb7d547ba6
tse3_0.3.1-6.1build1.debian.tar.xz 6.8 KiB 280a1fe7a0bcb8e6724c79a5d2c146af30c370dc1086c891b07a7bf766280b55
tse3_0.3.1-6.1build1.dsc 1.9 KiB daa0df07f89457906ad01aec2f54e660049d57b21ef977581782509bdef9da3d

View changes file

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