Linux Audio Desktop Integration Tools
Go to file
Marc-Olivier Barre 8aca4dd454 Various tweaks and aesthetic fixes here and there 2009-12-27 17:45:36 +01:00
data * Obviously I had some uncommited changes on this logo... no idea what they are 2008-12-12 18:37:02 +00:00
icons/96x96 * Start changing names around 2008-08-12 15:37:10 +00:00
lib/laditools Fix remnants of the old xml workaround 2009-12-27 17:41:38 +01:00
.gitignore * Rename all the config sections in the configuration file according to the current naming convention 2009-12-27 17:27:34 +01:00
AUTHORS Various tweaks and aesthetic fixes here and there 2009-12-27 17:45:36 +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 * Update the "documentation" :) 2008-12-01 17:02:11 +00:00
MANIFEST.in * Add desktop files to the MANIFEST 2008-11-30 15:33:54 +00:00
README Various tweaks and aesthetic fixes here and there 2009-12-27 17:45:36 +01:00
g15ladi ladish support for g15ladi 2009-09-27 15:26:56 +00:00
ladiconf Improve ladiconf error messages that can appear on startup 2009-12-27 12:53:11 +02:00
ladilog ladilog: fix drawing of first vte 2009-11-22 10:58:44 +00:00
laditray * Rename all the config sections in the configuration file according to the current naming convention 2009-12-27 17:27:34 +01:00
setup.py Various tweaks and aesthetic fixes here and there 2009-12-27 17:45:36 +01:00
wmladi rename g15 and dockapp apps 2008-10-14 19:14:03 +00:00

README

Linux Audio Desktop Integration Tools

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 LASH. Those tools take advantage of the DBus interfaces recently added
to JACK and LASH to ease the configuration and use of those two great softwares.

You will find in this suite :
 - The laditools python module (no interest for the end users)
 - laditray : 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. Uses the same menu as laditray
 - ladilog : a JACK, LASH and a2jmidid log viewer
 - ladiconf : a GUI to setup JACK's configuration
 - g15ladi : a JACK monitor for g15 keyboards

Enjoy !