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.
 
 
Nedko Arnaudov e7212ab6af run python 2to3 4 months ago
bin run python 2to3 4 months ago
data Migrate from libglade to gtkbuilder. 12 years ago
icons/96x96 * Start changing names around 15 years ago
laditools run python 2to3 4 months ago
.gitignore Add .pyc files to .gitignore 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 * Improve even more the looks of copyrights 14 years ago
gitcommit.sh Small improvements to the releasing mechanism 12 years ago
setup.py Merge branch 'module.laditools' 12 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 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 !