Hi everyone,

Grame team is happy to announce the release of FaustLive-2.0.

Binary versions are available at :

OSX : 
https://sourceforge.net/projects/faudiostream/files/FaustLive-OSX-2.34.dmg/download

Windows - PortAudio only : 
https://sourceforge.net/projects/faudiostream/files/FaustLive-Windows-2.30.zip/download

Windows - JACK/NetJACK support included : 
https://sourceforge.net/projects/faudiostream/files/FaustLive-Windows-Jack-2.30.zip/download

Packaged versions for Linux are available thanks to Albert Graef at :

Ubuntu :
https://launchpad.net/~dr-graef/+archive/ubuntu/faust.trusty

Arch :
https://aur.archlinux.org/packages/faustlive-git

Otherwise sources of faust2 and FaustLive are available :

faust2:
https://sourceforge.net/projects/faudiostream/files/faust-2.0.a30.tgz/download

FaustLive:
https://sourceforge.net/projects/faudiostream/files/FaustLive-sources-2.30.tgz/download

Fixed Bugs:

Incrementation of error line: 
        The indicated error line does not increment with recompilation anymore.

Renaming files:
        If you rename a source file, your application will take it into account.

Modification of included file:
        If you modify any dependency of your .dsp, your application will 
recompile.

And so many others :)

New Features:

ScrollBars:
        Your interface can be scrolled, which helps seeing the end of your hugh 
interfaces.

OSC interface: 
        The OSC interface is now setup to work both ways (send/receive). 

Http interface:
        The http interface has new features. You can ask the JSON form of your 
application by adding /JSON to your interface url. Moreover, you can ask 
FaustLive server for available interfaces at : 
http://yourIP:thePortConfiguredInThePreferences/availableInterfaces

Compilation Options:
        Additionnal compilation step : new call to the faust compiler with new 
output feature (for example : -lang ajs -o filename.js). This call will be 
added to any compilation/recompilation within the window.
        Post compilation script: after all the compilation steps, you can add 
an arbitrary command line.

Jack Param:
        You can disable automatic connections in the "Preferences". That way, a 
new window will not connect your application to the physical ports. Nor will 
your applications get reconnected (in case of a snapshot, for example).

Access to documentation:
        You can directly open the user manuals in pdf from the "Help Menu"

Component Creator:
        In the component creator, you can combine DSPs in 
sequence/parllel/recursice ways. On each compartment, you can drop a dsp file 
or a web url.
        The parallel composition is applied on your columns and "stereoized" 
before being put in sequence. Moreover, the recursive composition is 
"recursivized". This way, the resulting DSP always has 2 inputs and 2 outputs. 
To know the details of the functions stereoize and recursivize, see music.lib.


Thanks to all for you comments which made this new version.
Grame

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to