Import translations from Launchpad.
[laditools.git] / README
blob9a2f93114240b4d2e5a4b371f1610cb859a1a3dd
1 LADI Tools - Linux Audio Desktop Integration Tools
2 --------------------------------------------------
4 LADI Tools is a set of tools aiming to achieve the goals of the LADI project
5 to improve desktop integration and user workflow of Linux audio system based
6 on JACK and LADISH. Those tools take advantage of the DBus interfaces of JACK2
7 and LADISH to ease the configuration and use of your software studio.
9 In a near future, it should also be possible to use laditools to control JACK
10 through an OSC interface.
12 You will find in this suite :
13  - The laditools python module
14  - ladi-system-tray : a system tray icon that allows you to start, stop and
15    monitor JACK, as well as start some JACK related apps (log viewer,
16    connections...)
17  - wmladi : a controller as a Window Maker dockapp which uses a menu similar
18    to ladi-system-tray's
19  - ladi-system-log : a JACK, LADISH and a2jmidid log viewer
20  - ladi-control-center : a GUI to setup JACK's and laditools' configuration
21  - ladi-player: compact front-end to that allows users to start, stop and
22    monitor a LADI system.
23  - g15ladi : a JACK monitor for g15 keyboards
25 Enjoy !
27 License and credits
28 -------------------
30  LADI Tools is free software: you can redistribute it and/or modify
31  it under the terms of the GNU General Public License as published by
32  the Free Software Foundation, either version 3 of the License, or
33  (at your option) any later version.
35  This program is distributed in the hope that it will be useful,
36  but WITHOUT ANY WARRANTY; without even the implied warranty of
37  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
38  GNU General Public License for more details.
40  You should have received a copy of the GNU General Public License
41  along with this program.  If not, see <http://www.gnu.org/licenses/>.
43 For the complete text of the GNU General Public License version 3 see the
44 file COPYING included in this tarball.
46 For a complete list of authors see the AUTHORS file.