File: control

package info (click to toggle)
abx 0.1-0.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 800 kB
  • sloc: sh: 3,878; ansic: 1,857; makefile: 17
file content (24 lines) | stat: -rw-r--r-- 958 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: abx
Section: sound
Priority: extra
Maintainer: Chow Loong Jin <hyperair@debian.org>
Build-Depends: debhelper-compat (= 10),
               dh-autoreconf,
               autoconf-archive,
               portaudio19-dev,
               libsndfile1-dev,
               libgtk-3-dev
Standards-Version: 3.9.4
Homepage: https://phintsan.kapsi.fi/abx.html

Package: abx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: audio ABX testing software
 abx is a program for performing software-based audio ABX testing on GNU/Linux
 systems. ABX test (Wikipedia, Hydrogenaudio) is a statistical test for
 assessing whether you are able to tell for audible differences between two
 samples. For example, one sample can be a compressed audio file such as OGG
 Vorbis file and another one its uncompressed variant (WAV, AU, …). You can then
 use abx to infer whether you are able to separate the two samples due to
 compression artifacts.