1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: jackmeter
Section: sound
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Alessio Treglia <alessio@debian.org>,
Andrew Gee <andrew@andrewgee.org>
Build-Depends:
debhelper-compat (= 10),
libjack-dev
Standards-Version: 4.7.3
Homepage: http://www.aelius.com/njh/jackmeter/
Vcs-Git: https://salsa.debian.org/multimedia-team/jackmeter.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/jackmeter
Package: jackmeter
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: a basic command line meter for the JACK audio system
Jack Meter is a command line audio meter for the JACK audio system. This
allows the user to check signal levels on remote computers without the need
for graphical systems.
|