> Le 27 déc. 2020 à 14:25, James Mckernon <jmcker...@gmail.com> a écrit : > > I am looking at faust's output options for compilation. I have a > couple of questions: > > 1. The -lang option allows a number of options for output language, > including c, cpp, and ocpp. What is ocpp here, and how does it differ > from cpp? (Do any of the architecture files included in the > distribution use it?)
cpp means « old C++ » in the old version of the C++ backbend, that will still use for prototyping purpose. > > 2. In general, how does the -a option interact with the -lang option? > If -lang isn't specified, is it inferred in some way from the chosen > architecture file? No. > I guess that specifying an architecture file and an > incompatible language will lead to invalid results, but it seems that > faust does allow it. Yes, you have to use -lang and -a options in a coherent way. Stéphane _______________________________________________ Faudiostream-users mailing list Faudiostream-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-users