1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
Source: jacktrip
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs,
debhelper,
dh-buildinfo,
doxygen,
graphviz,
help2man,
qtbase5-dev,
qt5-qmake,
pkg-config,
libjack-dev,
librtaudio-dev
Standards-Version: 3.9.8
Homepage: https://github.com/jcacerec/jacktrip/
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/jacktrip.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/jacktrip.git
Package: jacktrip
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: high-quality system for audio network performances
JackTrip is a Linux and Mac OS X-based system used for multi-machine
network performance over the Internet. It supports any number of
channels (as many as the computer/network can handle) of bidirectional,
high quality, uncompressed audio signal streaming.
.
You can use it between any combination of Linux and Mac OS X systems
(i.e., one end using Linux can connect to the other using Mac OS X).
.
It is currently being developed and actively tested at CCRMA by the
SoundWIRE group.
|