jack-tools 20131226-1build4 source package in Ubuntu

Changelog

jack-tools (20131226-1build4) cosmic; urgency=medium

  * No-change rebuild for ncurses soname changes.

 -- Matthias Klose <email address hidden>  Thu, 03 May 2018 14:16:15 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Cosmic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe sound
Focal release universe sound

Downloads

File Size SHA-256 Checksum
jack-tools_20131226.orig.tar.bz2 47.4 KiB 2e45c3f2dbb50817c17896786a8d3d8bac487d10aa5f47013862fd8b2bbb0bfb
jack-tools_20131226-1build4.debian.tar.xz 6.5 KiB e5adfb973fcd3baced2373b10bf7efebd90f5d2287b9e1c54815171c51c82bfe
jack-tools_20131226-1build4.dsc 2.3 KiB 92f9dca834e04e9f0256c7fb0bc721a8093543980822b6e98b426db54f59897c

View changes file

Binary packages built by this source

jack-tools: various JACK tools: dl, record, scope, osc, plumbing, udp, play, transport

 jack-tools is a collection of small tools for the JACK Audio Connection
 Kit.
 .
 JACK allows the connection of multiple applications to an audio device,
 as well as allowing them to share audio between themselves.
 .
 jack-dl loads dsp algorithms from shared libraries. Commands are sent
 as OSC packets over a UDP connection.
 .
 jack-record is a light-weight JACK capture client to write an arbitrary
 number of channels to disk.
 .
 jack-scope draws either a time domain signal trace or a self
 correlation trace. Multiple input channels are superimposed, each
 channel is drawn in a different color. jack-scope accepts OSC packets
 for interactive control of drawing parameters.
 .
 jack-osc publishes the transport state of the local JACK server as OSC
 packets over a UDP connection. jack-osc allows any OSC enabled
 application to act as a JACK transport client, receiving sample
 accurate pulse stream timing data, and monitoring and initiating
 transport state change.
 .
 jack-plumbing maintains a set of port connection rules and manages
 these as clients register ports with JACK. Port names are implicitly
 bounded regular expressions and support sub-expression patterns.
 .
 jack-udp is a UDP audio transport mechanism for JACK. jack-udp is
 obsolete: use net driver instead.
 .
 jack-play is a light-weight JACK sound file player. It creates as many
 output ports as there are channels in the input file.
 .
 jack-transport is a JACK session manager. It reads configuration
 information from a system wide and a user specific configuration file
 and manages sessions involving the JACK daemon proper and optionally a
 set of secondary jack daemons.

jack-tools-dbgsym: debug symbols for jack-tools