-
I am struggling with compiling faust dsp files with `faust2caqt` that incorporate additional custom header files.
I learned from @sletz that CXXFLAGS are forwarded to the compiler.
Assuming the …
LFSaw updated
4 years ago
-
Here is the code of dsp that crashes
```
declare options "[midi:on][nvoices:12]";
declare interface "SmartKeyboard{
'Number of Keyboards':'2',
'Max Keyboard Polyphony':'12',
'Keyboard 0 - Num…
-
Because single-sample feedback is so common, Faust often generates a lot of 2-value arrays for feedback handling.
This ends up being quite expensive in languages like C# where array access has more…
-
Hello,
I've compiled and installed faust to use the faust2teensy.
I use the command:
`faust2teensy -lib FaustVoice.dsp`
The cpp and h file are different from the files generated by the faus…
-
as per Discord discussion;
spencer: "in general think something like this will help make sure the official distribution is relatively high quality
- all chugins in ccrma/chugins compile on Mac/Wi…
-
https://github.com/trummerschlunk/soundsgood/blob/e8eb9ba756971c22c5da8ca5a1f887f9f342faac/soundsgood.dsp#L348
The value is for display only. With a custom GUI it's preferable to have the GUI call …
-
Hello all! I'm very excited about the possibilities Faust creates when it comes to running custom DSP on the web for non-c++ programmers.
I'm trying to build a [webpack loader for Faust DSP files](…
Smona updated
3 years ago
-
We have automatic tests for Faust DSP.
This MIR module https://gist.github.com/sletz/75bdd717a67d9836cba01a934728d371 correctly works in interpreter mode, but fails (that is does not compute the co…
sletz updated
4 years ago
-
Hi,
I use cadence and claudia since several years now. I'm on Kubuntu 19.04.
When I start a studio, I can't use "jconvolver" in a run custom command as before and as I usually did.
Ardour runs …
-
If you are a subscriber requesting a new feature, please make sure I know who you are.
You do that by emailing me your user name. Feature requests by non-subscribers are
likely to be ignored.
If …