Poster of Linux kernelThe best gift for a Linux geek
LASHD

LASHD

Section: User Commands (1) Updated: March 1, 2006
Local index Up
 

NAME

lashd - The Linux Audio Session Handler - server  

SYNOPSIS

lash_control [options] - for a command line interface

lash_panel - for a graphical line interface
 

DESCRIPTION

This manual page describes the LASHD lash server.

LASH stands for LASH Audio Session Handler.

It is a session management system for audio applications on GNU/Linux. It understands the JACK low latency audio API and the ALSA MIDI sequencer interface. The system is comprised of a server program, lashd , an application library, liblash , and a control program - either the command-line lash_control or the GTK lash_panel. The server and clients communicate over TCP sockets. There are three kinds of clients: normal clients (audio applications), user interfaces for the server, and connection patchbays.

 

OPTIONS

-h, --help
Show summary of options.
--lash-server <host>
Connect to server running on <host>
--lash-port <port>
Connect to server on port <port>
 

SEE ALSO

lash(1) and jackd(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 Jaromír Mikeš <mira.mikes@seznam.cz>, for the Debian project (but may be used by others).


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 21:14:26 GMT, April 16, 2011