FaustWorkshop2015

From CCRMA Wiki
Revision as of 09:26, 18 June 2015 by Rmichon (Talk | contribs)

Jump to: navigation, search

The Audio Plug-Ins Designed with Faust workshop will take place at CCRMA from July 6 until July 10 2015. This wiki page will be used as platform to exchange material with the participants and will remain online after the end of the workshop. For any question/comment/suggestion, please contact Romain Michon (rmichon_at_ccrma_dot_stanford_dot_edu).

Getting Ready for the Workshop

Installing Faust on Linux

Dependencies

While the Faust compiler itself was designed to not rely on any external library, some of the tools gravitating around Faust do have a few dependencies. So you need to make sure that the following packages are installed on your system: git, llvm (3.4), llvm-dev (3.4) and libmicrohttpd.


Installing Faust on MacOSX

Installing Faust on Windows