Commit graph

3 commits

Author SHA1 Message Date
Edward Tomasz Napierala
af1f6eecce - Fix session restoration. 2007-10-03 12:32:55 +00:00
Edward Tomasz Napierala
65e3f4b5e3 - Update to 0.5.3.
Approved by:	miwi (mentor)
2007-06-04 20:41:24 +00:00
Martin Wilke
9cf490f25e LASH is a session management system for JACK audio applications.
It is an implementation of a proposal that originated from this
discussion.  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.

WWW:	http://www.nongnu.org/lash/

PR:		ports/107875
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2007-01-13 21:41:41 +00:00