* Update the "documentation" :)

git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@209 bfe161da-02ef-4cea-8c43-ae261ea21ac6
This commit is contained in:
marco 2008-12-01 17:02:11 +00:00
parent 374cfec5fb
commit 530d8c95e0
2 changed files with 11 additions and 5 deletions

View File

@ -11,3 +11,5 @@ If you want to know about more options you might want to try either
python setup.py --help
- or -
python setup.py --help-commands
If you're a package maintainer and need help with packaging you might want to ask on #jack or #LAD to either MarcOChapeau or nedko.

14
README
View File

@ -1,13 +1,17 @@
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.
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
- laditray : a system tray icon
- wmjackctl : a controller as a Window Maker dockapp
- 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...)
- wmjackctl : 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
- ladiconf : a GUI to setup JACK's configuration
- g15jackmon : a JACK monitor for g15 keyboards
Enjoy !