Hi Christophe,

They are basically 2 way to export from Faust to JUCE:

- using the faust2juce tool, that generates the GUI in a automatic way see:

        - a post here: 
https://faust.grame.fr/community/news/#2017-02-21-faust-meets-juce

        - faust2juce documentation here: 
https://github.com/grame-cncm/faust/tree/master-dev/architecture/juce

- or following the way describe in the tutorial: 
https://faustdoc.grame.fr/workshops/2020-04-10-faust-juce; and the 
faustMinimal.h file is here: 
https://faustdoc.grame.fr/workshops/2020-04-10-faust-juce/misc/faustMinimal.h

HTH

Stéphane


> Le 29 nov. 2020 à 17:56, LANGRENNE Christophe 
> <christophe.langre...@lecnam.net> a écrit :
> 
> Hi,
> 
> I just want trying to make a juce project.
> In the faust and juce tutorial, one have do compile the dsp as : faust -i -a 
> faustMinimal.h FaustSynth.dsp -o FaustSynth.h 
> 
> But I don't find the faustMinimal.h on my computer... Where can I find or 
> install it ?
> 
> I'm under kubuntu 20.04.
> 
> Thank you very much for your help.
> Best,
> Christophe 
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users



_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to