> On Jan 26, 2018, at 3:51 AM, Stéphane Letz <l...@grame.fr> wrote:
> 
> Have you first tried the online compiler : 
> http://faust.grame.fr/onlinecompiler/goto_codeC.php ?

That worked!  Quite well, actually.

Still, I’d like to be able to do the same thing on my own computer.
I don’t always have an internet connection when I’m working on sound.

-m-

> 
> Stéphane 
> 
>> Le 26 janv. 2018 à 00:42, Mykle Hansen <my...@mykle.com> a écrit :
>> 
>> Hi,
>> 
>> I’m looking for step-by-step documentation on how to compile a faust .dsp
>> file to a VST plugin on OS X.
>> 
>> Searching the web, I’ve found several different suggestions — 
>> either via ‘faust’, ‘faust2vst’, or ‘faust2faustvst’.  None of the
>> suggestions have worked for me yet.  There’s no problem generating
>> a .cpp file, but after that I get various compiler errors depending
>> on what I try.
>> 
>> I have figured out that I need to install the VST2 SDK from Steinberg.
>> Some suggestions include other packages (“boost”) but don’t explain
>> what they are or how they should be installed.
>> 
>> I’m not clear whether I’m supposed to get LLVM & clang from 
>> Developer Tools or from MacPorts, or which compiler versions are required.  
>> Can this be done entirely on the command line, or do I need to involve 
>> XCode? 
>> 
>> Really what I’d like to find is step-by-step instructions for a modern
>> version of Faust and LLVM, specifying what other things need to be
>> installed as well in order to turn my faust program into a VST plugin.
>> (I would hope that with the right versions of everything installed
>> I could just find the right Makefile and run ‘make’.)
>> 
>> I hope I’m not presuming too much when I expect this to be possible.
>> If these instructions do exist, I haven’t been able to find them yet.  
>> Any pointers would be much appreciated.  
>> 
>> Thanks in advance,
>> -mykle-
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Faudiostream-devel mailing list
>> Faudiostream-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/faudiostream-devel
> 


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to