Hello all! I wanted to give a try to Faust using Romain Michon's workshop 2015 and followed the instructions to build Faust and FaustLive. After a struggling with compilation options*, I got everything right or thought so. Some examples in FaustLive gave errors related to effect.lib**. After some file comparisons , I replaced FaustLive libraries (in FaustLive/Ressources/Libs) with the matching ones in Faust/Architecture, recompiled it and it seems to have solved the problem. Not sure if what I did was a correct solution so that's why I'm posting here and hope someone with a deeper knowledge of Faust(Live) will have a look at it and find a fix :)
Regards, Yoann * In order to get FaustLive to compile you must have libHTTPDFaust on your system. To do so, the easiest way is to compile Faust with "make world", then "make install" and finally "ldconfig" then proceed to FaustLive. It may be obvious to seasoned Linux users but beginners/intermediate Linux users might struggle here as I did. Maybe this should be written in FaustLive readme? ** I can't get the exact error anymore but if I tried the blowbottle example I got something about x being assigned twice in effect.lib:188: x = highpass; x = pregain; ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ Faudiostream-devel mailing list Faudiostream-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-devel