File: control

package info (click to toggle)
jack-mixer 10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,968 kB
  • ctags: 803
  • sloc: sh: 11,219; ansic: 3,251; python: 2,238; makefile: 110
file content (44 lines) | stat: -rw-r--r-- 1,231 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Source: jack-mixer
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Alessio Treglia <alessio@debian.org>,
 rosea grammostola <rosea.grammostola@gmail.com>
Build-Depends:
 autotools-dev,
 debhelper (>= 9~),
 libgconf2-dev,
 libjack-dev,
 python-all-dev (>= 2.6.6-3~),
 python-fpconst,
 python-gtk2-dev,
 python-scour
Standards-Version: 3.9.5
X-Python-Version: >= 2.4
Vcs-Git: git://git.debian.org/git/pkg-multimedia/jack-mixer.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jack-mixer.git
Homepage: http://home.gna.org/jackmixer/

Package: jack-mixer
Architecture: any
Depends:
 jackd,
 python-fpconst,
 python-gobject,
 python-gtk2,
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends}
Suggests:
 patchage,
 qjackctl
Description: JACK Audio Mixer
 jack_mixer is an audio mixer for JACK with a look similar to its hardware
 counterparts. Many features are available, here is a short list:
 .
  - Mix any number of input channels (mono or stereo).
  - Control balance and faders with MIDI commands.
  - Handle session management with LASH.
  - Create as many outputs as necessary.
  - Quickly monitor inputs (PFL) and outputs.