blob: 584c32e6a3069e6ee69f4b1c59a54cebe0ce95f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# ChangeLog for media-sound/lash
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.1 2006/03/31 20:38:20 fvdpol Exp $
31 Mar 2006; Frank van de Pol <fvdpol@gentoo.org> ChangeLog:
LASH is a session management system for JACK and ALSA audio applications on
GNU/Linux. Its aim is to allow you to have many different audio programs
running at once, to save their setup, close them down and then easily reload
the setup at some other time. LASH doesn't deal with any kind of audio data
itself; it just runs programs, deals with saving/loading (arbitrary) data
and connects different kinds of virtual audio ports together (currently JACK
and ALSA sequencer ports). It can also be used to move entire sessions
between computers, or post sessions on the Internet for download.
|