Linux Audio Desktop Integration Tools
Go to file
Alessio Treglia 99ffe94c46 Migrate from libglade to gtkbuilder. 2011-08-05 10:36:34 +02:00
data Migrate from libglade to gtkbuilder. 2011-08-05 10:36:34 +02:00
icons/96x96 * Start changing names around 2008-08-12 15:37:10 +00:00
lib/laditools disable manual start/stop of a2j brdige when ladish is available. 2010-04-17 15:20:48 +03:00
.gitignore Add .pyc files to .gitignore 2010-01-06 17:00:25 +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 installation instructions (added pyYaml dependency) 2009-12-28 21:37:24 +01:00
MANIFEST.in * Add desktop files to the MANIFEST 2008-11-30 15:33:54 +00:00
README * Improve even more the looks of copyrights 2010-01-07 20:18:24 +01:00
g15ladi * Improve even more the looks of copyrights 2010-01-07 20:18:24 +01:00
ladiconf Remove "Select JACK driver" stuff 2010-03-27 14:37:56 +02:00
ladilog Migrate from libglade to gtkbuilder. 2011-08-05 10:36:34 +02:00
laditray Fix the laditray failure in non-realtime mode. 2010-04-11 11:51:49 +01:00
setup.py Migrate from libglade to gtkbuilder. 2011-08-05 10:36:34 +02:00
wmladi * Improve even more the looks of copyrights 2010-01-07 20:18:24 +01: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 LADISH. Those tools take advantage of the DBus interfaces of JACK 2 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 (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 which uses a menu similar to laditray's
 - ladilog : a JACK, LADISH and a2jmidid log viewer
 - ladiconf : a GUI to setup JACK's and laditools' configuration
 - g15ladi : a JACK monitor for g15 keyboards

Enjoy !