-
Can't build latest git tree in ubuntu 18.04
tavasti@hermo:~/git/Kapitonov-Plugins-Pack$ meson build
The Meson build system
Version: 0.45.1
Source dir: /home/tavasti/git/Kapitonov-Plugins-Pack
B…
-
Thank you for this interesting plugin.
I'm on Debian sid and I got some errors when building the plugin with DPF, following the instructions [here](https://github.com/magnetophon/DigiDrie/tree/mast…
-
How does this differ from Soundpipe?
https://github.com/SeesePlusPlus/soundpipe
-
Working Faust code exported to Windows32 VST is sometimes compiled incorrectly.
In Audacity, one error observed is: ""Effect or Command at EFFECT PATH failed to register: Could not load the library…
-
I have the TTGO T-Audio board and was going through the tutorial. I know the esp32 stuff is a work in progress. Things work great so far! All except the PSRAM stuff, which doesn't work very well. …
-
Hello,
Very nice work. Thank you.
However, all the amp models suffer from too much crossover distortion.
That is the constant fizzing sound in the background you hear even when there is no clippin…
-
Given that FAUST is getting ever more popular and will be a great codebase that can contribute to the SC3-plugins, how should we define best practices:
Some issues:
1) Naming convention: FAUST p…
-
Hi all,
I've just gotten started with Faust and I love it coming from some background in Pd and Csound! I have been trying for a few days to export a simple dsp file to vsti using faust2vsti, and I…
-
After a discussion with Stéphane Letz I allow myself to contact you.
I recompile the flanger.dsp example to vst with the -osc and -gui option.
faust2lv2 -osc -gui flanger.dsp and
faust2faustvst -os…
-
Using the `-fm def` option when exporting to C produces the following error:
error: initializer element is not constant
This started to appear after I updated GCC to version 14.2.1 (Manjaro,…