Linux Audio Desktop Integration Tools
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Marc-Olivier Barre f327e48822 Update the installation instructions (added pyYaml dependency) 14 years ago
data * Obviously I had some uncommited changes on this logo... no idea what they are 15 years ago
icons/96x96 * Start changing names around 16 years ago
lib/laditools This commit converts the whole config file management to yaml. 14 years ago
.gitignore * Rename all the config sections in the configuration file according to the current naming convention 14 years ago
AUTHORS Various tweaks and aesthetic fixes here and there 14 years ago
COPYING Partial merge from packaged branche to retain compatibility (until Nedko looks at my changes) 16 years ago
INSTALL Update the installation instructions (added pyYaml dependency) 14 years ago
MANIFEST.in * Add desktop files to the MANIFEST 15 years ago
README Various tweaks and aesthetic fixes here and there 14 years ago
g15ladi ladish support for g15ladi 14 years ago
ladiconf Improve ladiconf error messages that can appear on startup 14 years ago
ladilog This commit converts the whole config file management to yaml. 14 years ago
laditray This commit converts the whole config file management to yaml. 14 years ago
setup.py Yet another batch of yaml changes 14 years ago
wmladi hmm, what was I saying in the previous commit ? 14 years ago

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 !