-
In several documentations about the physical modeling toolkit there was a mesh2faust add-on for blender mentioned.
Unfortunately I cannot find it.
-
Hi,
this is what i have after a "make dist"
rm -rf faust-2.7.4
git submodule update --init
git archive --format=tar.gz --prefix=faust-2.7.4/ HEAD | tar xfz -
tar: faust-2.7.4/tools/physicalMode…
-
Would you like to add more error handling for return values from functions like the following?
* [fprintf](https://pubs.opengroup.org/onlinepubs/9699919799/functions/fprintf.html "Print formatted out…
-
the following files (published under the GPL) are missing source files:
- documentation/misc/Faust_tutorial2.pdf
- documentation/misc/faust-den-haag-april-2006-v6.pdf
- documentation/misc/faus…
-
Trying to compile mesh2faust on Ubuntu 22.04 (Win 11 WSL);
After fixing all dependencies the compiler gets to 97% and then throws the following error:
```
[ 97%] Building CXX object CMakeFiles/me…
-
Hey! Love seeing work happen in this space and this looks great -- I think a good performant, memory efficient CSG library would be a huge win for the three.js community.
As you've seen in https:/…
-
errors occured at the 'make' step. Please help me, I'd love to use this tool!
There are problems at vega/libraries/matrix/matrixProjection.cpp
Input: make
Output: g++ -Wall -std=c++14 -Wno-write-…
-
Hi I am Alwin (the guy from the YouTube comments).
So I am stuck at the ./script/Build command.
That's the output:
-- The C compiler identification is unknown
-- The CXX compiler identification is…
-
Just a note that it is necessary to symbolically link referenced libraries from MKL to /lib/ for the Makefile to find them (or change the makefile, but in this instance it appeared easeier to just lin…
-
the files from this page : https://faust.grame.fr/community/made-with-faust/mi-faust/ are giving an error in the editor:
ERROR IN SEQUENTIAL COMPOSITION : RoutingMasstoLink:B the number of outputs mu…