Paketname | jack-tools |
Beschreibung | various JACK tools: plumbing, play, udp, ctl, scope, clock |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.0.2-7+b1 |
Sektion | sound |
Priorität | optional |
Installierte Größe | 240 Byte |
Hängt ab von | libc6 (>= 2.7), libice6 (>= 1:1.0.0), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libsm6, l |
Empfohlene Pakete | |
Paketbetreuer | Debian QA Group |
Quelle | jack-tools (0.0.2-7) |
Paketgröße | 71824 Byte |
Prüfsumme MD5 | 5ca47c26c24cbe3dc6a404655e79fdce |
Prüfsumme SHA1 | 38dc13d8e381b94b8b60b29de980f1b30adf13ba |
Prüfsumme SHA256 | 485cfa375a98f9761303d13b8e2329bc7c9a3cd5870ef3b13e2c631b7b751288 |
Link zum Herunterladen | jack-tools_0.0.2-7+b1_i386.deb |
Ausführliche Beschreibung | This collection contains a bunch of small tools for JACK written by Rohan
Drape for the JACK low latency audio API.
.
JACK allows the connection of multiple applications to an audio device,
as well as allowing them to share audio between themselves.
.
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.play is a light-weight JACK sound file player. It
creates as many output ports as there are channels in the input file.
.
jack.udp is a UDP audio transport mechanism for JACK. The
send mode reads signals from a set of JACK input ports and sends
UDP packets to the indicated port at the indicated host at a rate
determined by the local JACK daemon. The "recv" mode reads
incoming packets at the indicated port and writes the incoming data to
a set of JACK output ports at a rate that is determined by the local
JACK daemon.
.
jack.ctl 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.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.clock publishes the transport state of the local JACK server as OSC
packets over a UDP connection. jack.clock 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.
|