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
|
Source: patchage
Section: sound
Priority: optional
Maintainer: Paul Brossier <piem@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
docbook-to-man,
python,
libjack-dev,
libgtkmm-2.4-dev,
libgnomecanvasmm-2.6-dev,
libglademm-2.4-dev,
libasound2-dev,
libganv-dev (>= 1.4.0~),
libboost-dev
Standards-Version: 3.9.5
Vcs-Bzr: http://bzr.debian.org/users/piem/patchage/
Vcs-Browser: http://bzr.debian.org/loggerhead/users/piem/patchage/
Homepage: http://drobilla.net/software/patchage/
Package: patchage
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: jackd
Suggests: ladish
Description: modular patch bay for Jack audio and Alsa Midi
Patchage provides a graphical interface to connect jack and midi inputs
and outputs. Each application is represented as one box with inputs on
the left and output on the right. Boxes can be moved around and
arranged to have a clear display of the current setup.
|