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.
 
 
 
Yclept Nemo 61f59ae812 Python 2->3 syntax pass for wmladi and g15ladi
* wmladi won't run until the pywmdockapps C module is ported to Python 3
* g15ladi requires special hardware to test
5 months ago
data Update manpage. 12 years ago
laditools Add a tools sub-menu 5 months ago
po Update translations 5 months ago
.gitignore .gitignore generated icons 9 months ago
AUTHORS TreeViewTooltips has been dropped. 12 years ago
COPYING Partial merge from packaged branche to retain compatibility (until Nedko looks at my changes) 16 years ago
INSTALL Needs python >= 2.7 12 years ago
MANIFEST.in Include NEWS file. 12 years ago
NEWS Fix commit message for 1.1 9 months ago
README Improve documentation files and set codename. 12 years ago
g15ladi Python 2->3 syntax pass for wmladi and g15ladi 5 months ago
gitcommit.sh Disable gitcommit.sh 9 months ago
ladi-control-center python3 fixes and more 3 years ago
ladi-player Add missing blank space. 12 years ago
ladi-system-log python3 fixes and more 3 years ago
ladi-system-tray Fix a bug that triggers the "JACK is sick" status 5 months ago
new_release Release tarball in both gztar and bztar formats. 12 years ago
setup.cfg Fix icons hierarchy, distutils should find everything automatically now 12 years ago
setup.py setup.py: set version to 1.1 9 months ago
update_po Update translations 5 months ago
wmladi Python 2->3 syntax pass for wmladi and g15ladi 5 months ago

README

LADI Tools - Linux Audio Desktop Integration Tools
--------------------------------------------------

LADI Tools 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 JACK2
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
 - ladi-system-tray : 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 ladi-system-tray's
 - ladi-system-log : a JACK, LADISH and a2jmidid log viewer
 - ladi-control-center : a GUI to setup JACK's and laditools' configuration
 - ladi-player: compact front-end to that allows users to start, stop and
   monitor a LADI system.
 - g15ladi : a JACK monitor for g15 keyboards

Enjoy !

License and credits
-------------------

 LADI Tools is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.

For the complete text of the GNU General Public License version 3 see the
file COPYING included in this tarball.

For a complete list of authors see the AUTHORS file.