Source: laditools Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Alessio Treglia , Ross Gammon Build-Depends: debhelper (>= 9), dh-python, librsvg2-bin, python-all (>= 2.6.6-3~), python-distutils-extra, python-scour Standards-Version: 3.9.7 X-Python-Version: >= 2.7 Homepage: https://github.com/alessio/laditools Vcs-Git: https://salsa.debian.org/multimedia-team/laditools.git Vcs-Browser: https://salsa.debian.org/multimedia-team/laditools Package: laditools Architecture: all Depends: gir1.2-vte-2.91, python-gi, python-gi-cairo, python-laditools, ${misc:Depends}, ${python:Depends} Recommends: gladish Suggests: g15composer Description: Linux Audio Desktop Integration Tools LADI Tools is a set of tools aiming to achieve the goals of the LADI project to improve desktop integration and user workflow of Linux audio system based on JACK and ladish. Those tools take advantage of the D-Bus interfaces recently added to JACK and ladish to ease the configuration and use of those two great programs. . The following tools are included: * g15ladi - a JACK monitor for g15 keyboards * ladi-control-center - graphical configuration tool to setup JACK's configuration * ladi-player - convenient VLC-style application to control JACK and manage studios * ladi-system-log - JACK, ladish and a2jmidid log viewer * ladi-system-tray - system indicator that allows users to start, stop and monitor JACK, as well as start some JACK related applications . This package includes basic set of tools to control and monitor the LADI system, that is JACK and ladish in a D-Bus environment. Package: python-laditools Section: python Architecture: all Depends: jackd2, python-dbus, python-enum34, python-gi, python-xdg, ${misc:Depends}, ${python:Depends} Breaks: laditools (<< 1.0) Recommends: ladish Suggests: a2jmidid Description: Python module to control and monitor the LADI system LADITools is a set of tools aiming to achieve the goals of the LADI project to improve desktop integration and user workflow of Linux audio system based on JACK and ladish. Those tools take advantage of the D-Bus interfaces recently added to JACK and ladish to ease the configuration and use of those two great programs. . This package provides the Python module to communicate with JACK, ladish and A2J.