[[Image(http://api.flattr.com/button/flattr-badge-large.png, link=http://flattr.com/thing/48015/LADI-Session-Handler, alt=Flattr ladish developer(s), title=Flattr ladish developer(s))]] [[TOC]] == Introduction == [wiki:ladi LADI] Session Handler or simply '''ladish''' is a session management system for [http://jackaudio.org/ JACK] 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. '''ladish''' doesn't deal with any kind of audio or MIDI data itself; it just runs programs, deals with saving/loading (arbitrary) data and connects JACK ports together. It can also be used to move entire sessions between computers, or post sessions on the Internet for download. Check the [wiki:project_goals project goals] for more info. == Screenshots == You wonder how it looks like? Check [wiki:screenshots the screenshots] or [wiki:demovideo the demonstration video]. == Download/Install == [http://ladish.org/download/ladish-1-with-deps.tar.bz2 Source tarball]([http://ladish.org/download/ladish-1-with-deps.tar.bz2.sig PGP]) of the [wiki:1-release release] is available for download. [wiki:installing The installation instructions] contain info about installing from the source tarball and distro specific instructions. == Documentation == For newcomers, there is [wiki:tutorial a tutorial] available. The [wiki:big_picture big picture page] will give you overview of the ladish and the LADI system. There is [wiki:gladish_keyboard_shortcuts a table of keyboard shortcuts] usable in [wiki:gladish] == Contact & Support == If you are looking for quick response, use the #ladi IRC Channel on [http://freenode.net/ FreeNode] [http://en.wikipedia.org/wiki/Internet_Relay_Chat IRC network]. ~~For non-realtime communication we use [wiki:mailing_list a mailing list].~~ == More == Third-party developer start points: * [wiki:levels Compliance levels] * [wiki:code_examples Code examples] '''ladish''' developer start points: * [wiki:Internals How ladish is implemented] * [wiki:ControlFlow What happens when something happens] * [wiki:SourceRepositoryAccess Source repository access] * [wiki:CodingStyle Coding style] * [wiki:FunctionalSpecifications Functional specifications] * [wiki:mockups UI mockups] * [http://ladish.org/doxygen/files.html Doxygen docs] * [http://ladish.org/htags Tags cross-reference] * [wiki:gdb_dbus_service Debugging D-Bus services] * [wiki:js_notes JACK Session API notes] Packager start points: * [wiki:components ladish components] ---- [[OhlohBadge(415726)]]