Linux Audio Desktop Integration Tools
Go to file
Alessio Treglia ae5f506ac8 Include NEWS file. 2012-03-24 10:02:20 +01:00
data Update manpage. 2012-03-23 19:03:20 +01:00
laditools Remove comment. 2012-03-21 10:21:52 +01:00
po Manually sync Italian translations. 2012-03-23 19:37:22 +01:00
.gitignore Add .pyc files to .gitignore 2010-01-06 17:00:25 +01:00
AUTHORS TreeViewTooltips has been dropped. 2012-03-22 19:43:13 +01:00
COPYING Partial merge from packaged branche to retain compatibility (until Nedko looks at my changes) 2007-12-20 20:09:23 +00:00
INSTALL Improve documentation files and set codename. 2012-03-23 17:44:28 +01:00
MANIFEST.in Include NEWS file. 2012-03-24 10:02:20 +01:00
NEWS Improve documentation files and set codename. 2012-03-23 17:44:28 +01:00
README Improve documentation files and set codename. 2012-03-23 17:44:28 +01:00
g15ladi No need to insert '.' to the head of sys.path 2012-03-08 01:33:27 +01:00
gitcommit.sh Small improvements to the releasing mechanism 2011-12-07 21:04:08 +01:00
ladi-control-center Refactoring and cleanup 2012-03-20 20:32:16 +01:00
ladi-player Add missing blank space. 2012-03-21 10:13:02 +01:00
ladi-system-log Fix small mistake in ladi-system-log 2012-03-21 00:24:05 +01:00
ladi-system-tray Add --no-appindicator command line opt to force fallback to GtkStatusIcon 2012-03-22 12:49:17 +01:00
new_release Release tarball in both gztar and bztar formats. 2012-03-23 19:44:22 +01:00
setup.cfg Fix icons hierarchy, distutils should find everything automatically now 2012-03-17 19:49:10 +01:00
setup.py Releasing Lady "O" 2012-03-23 19:38:16 +01:00
update_po Add tool to refreshing po files. 2012-03-02 11:34:58 +01:00
wmladi wmladi: Fix about dialog 2012-03-23 18:01:36 +01:00

README

LADI Tools - 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 DBus interfaces of JACK2
and LADISH to ease the configuration and use of your software studio.

In a near future, it should also be possible to use laditools to control JACK
through an OSC interface.

You will find in this suite :
 - The laditools python module
 - ladi-system-tray : a system tray icon that allows you to start, stop and
   monitor JACK, as well as start some JACK related apps (log viewer,
   connections...)
 - wmladi : a controller as a Window Maker dockapp which uses a menu similar
   to ladi-system-tray's
 - ladi-system-log : a JACK, LADISH and a2jmidid log viewer
 - ladi-control-center : a GUI to setup JACK's and laditools' configuration
 - ladi-player: compact front-end to that allows users to start, stop and
   monitor a LADI system.
 - g15ladi : a JACK monitor for g15 keyboards

Enjoy !

License and credits
-------------------

 LADI Tools is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.

For the complete text of the GNU General Public License version 3 see the
file COPYING included in this tarball.

For a complete list of authors see the AUTHORS file.