Changes between Version 10 and Version 11 of 1-release

Show
Ignore:
Timestamp:
12/19/11 01:49:11 (18 months ago)
Author:
http://nedko.arnaudov.name/
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 1-release

    v10 v11  
    1111 
    1212The added LASH and jack-session support allows apps to be run in rooms at LASH or jack-session level. jack-session support requires jack-1.9.8. 
     13 
     14= Download = 
     15The tarballs are available at the usual location: 
     16 
     17 * http://ladish.org/download/ 
     18 * http://ladish.org/download/ladish-1-with-deps.tar.bz2 
     19 * http://ladish.org/download/ladish-1-with-deps.tar.bz2.sig 
     20 * http://ladish.org/download/ladish-1.tar.bz2 
     21 * http://ladish.org/download/ladish-1.tar.bz2.sig 
     22 
     23There are two tarballs. ladish-1-with-deps.tar.bz2 is XXXXXXXXXXXXXXXXXXX MiB and 
     24bundles the major dependencies that are usually needed for running 
     25ladish: 
     26 * flowcanvas 
     27 * LADI Tools 
     28 * a2jmidid 
     29 * jack2 
     30 
     31All of these are either development (git/svn) versions or release 
     32versions that are patched to work better with ladish. The last released 
     33versions of these dependencies are expected work with ladish. The most 
     34serious "incompatibility" is that the jack2 mainline is missing the 
     35no-self-connect changeset. This changeset adds option to jack that 
     36allows prevention of jack apps self connection to "hardware" ports 
     37(usually system:playback_N). As such self-connecting apps are not rare 
     38at all, without it, the studio/room separation is not-effective and 
     39the workflow can get very confusing. 
     40 
     41If you are compiling the software by yourself, then you should 
     42probably use this "fat" tarball. 
     43 
     44The ladish-1.tar.bz2 tarball is XXXXXXXXXXXXXXXXX KiB and contains only ladish 
     45itself. It is expected to be used mainly by packagers. 
    1346 
    1447= Known issues =