-
# System
Parabola GNU/Linux-libre
# LLVM version
LLVM (http://llvm.org/):
LLVM version 13.0.0
Optimized build.
Default target: x86_64-pc-linux-gnu
Host CPU: ivybri…
-
When a `DspFaust` instance has been started and a change to the audio properties happen, for example by plugging in headphones, oboe seems to exit and this is undetected by Faust. I can reproduce this…
-
Hello!
I'm having some issues working with the IDE:
No matter what I program, the GUI elements stop working after a few seconds.
I am talking about very simple programs such as:
```faust
import("…
-
I used the faust2unity script to generate a UnityPackage which I imported into my Unity project (Unity 2020.3.0f1).
I used the following command: `./faust2unity -ios -osx -nvoices 6 synth3.dsp`
A…
-
It seems the DSP for this plugin was written in faust.
Would you mind releasing the faust code?
-
I am working in Faust IDE. Examples/reverb/greyhole.dsp is broken: trying to compile throws
`FaustDSP : 8 : ERROR : undefined symbol : greyhole_demo
`
-
(excuse me for the lengthy description, I took this from a discussion thread, with minimal effort to re-phrase)
I use the Wavesynth FX generated with faust2api for ESP32 in polyphonic mode.
Firs…
-
Hi. First of all, thanks for your great work.
I installed `emacs-27.2` and `DOOM v21.12.0-alpha` on OS X 11.6.
I tried to install this module but it kept being failed. I tried the easier instruction…
-
I've been trying to get this working for a miniconda environment in LInux.
Since I did not have sudo privilege, I had to build FAUST from source and install it locally.
I edited the header and libra…
-
Calling `generateAuxFilesFromString` with the `-xml` flag causes XML to be written to a file. I would like to have a way to get the XML as a string without ever writing to a file.
Relevant code sec…