NAME
lash-examples - The Linux Audio Session Handler example clients
SYNOPSIS
lash_control lash_panel lash_save_button lash_save_button_2
lash_simple_client lash_synth
DESCRIPTION
This manual page describes the LASH example clients.
lash_control
is a commandline interface fo controlling the lashd server. The
commandline interface has support for a "help" command.
lash_gtk_client
an example client based on the gtk toolkit.
lash_panel
is a graphical interface for controlling the LASH server lashd.
lash_save_button
is an example client, implementing the LASH save functionality.
lash_save_button_2
is another button for saving LASH states.
lash_simple_client
is a very basic LASH client. Shows how applications are supposed
to integrate LASH funcionality.
lash_synth
is a small synthesizer integrating LASH session handling.
OPTIONS
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (‘-’). A summary of options is
included below. For a complete description, see the Info files.
-h, --help
Show summary of options.
-v, --version
Show version of program.
SEE ALSO
lashd(1)
The programs are documented fully by LASH Audio Session Handler
Reference Manual, available via the Info system (lash-manual).
AUTHOR
LASH was written by Bob Ham.
This manual page was written by Guenter Geiger, for the Debian project
(but may be used by others).
March 1, 2006 LASH(1)