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
|
Source: aj-snapshot
Section: sound
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
debhelper-compat (= 12),
libasound2-dev,
libjack-dev (>= 0.107.0),
libmxml-dev
Standards-Version: 4.4.1
Homepage: http://aj-snapshot.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/aj-snapshot.git
Vcs-Browser: https://salsa.debian.org/debian/aj-snapshot
Package: aj-snapshot
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Description: make snapshots of JACK connections
Aj-snapshot is a small program that can be used to make snapshots
of the connections made between JACK and/or ALSA clients. Because
JACK can provide both audio and MIDI support to programs,
aj-snapshot can store both types of connections for JACK. ALSA,
on the other hand, only provides routing facilities for MIDI clients.
Aj-snapshot is meant to be used from the command line.
|