-
[search](https://search.nix.gsc.io/?q=faust&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=faust+in%3Apath&type=Code)
* [ ] [CVE-2021-32275](https://nv…
-
Csound, Faust and maybe ChucK - WebChuck looks promising
-
Could [this code](https://github.com/brummer10/VintageTubeOverdrive.lv2/blob/main/vintagetubeoverdrive/vintagetubeoverdrive.dsp#L87) calling an external piece of C code be rewritten as pure Faust code…
sletz updated
2 years ago
-
## Checklist
- [X] I have included information about relevant versions
- [X] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduce
The follow…
-
Hi @brummer10. I have some interest in studying GxValveCaster and I don't find faust source code which generates the source `valvecaster.cc`. Is this available at a place I'm unaware, or will you make…
-
### OS/Arch
```bash
$ python -c 'import platform;print(platform.uname())'
uname_result(system='Darwin', node='Simions-MacBook-Pro-M1-Max.local', release='22.2.0', version='Darwin Kernel Version…
-
### What problem does this address?
While WordPress normally handles most routing, file and dynamic, from within the WordPress installation there are architectures that go around this.
Specificall…
-
Hi,
I would like to run Bluetooth audio through faust DSP.
Unfortunately, i haven't found any information on this - or any information regarding inputs / outputs that are not the standard Wolfson…
-
## Steps to reproduce
Create a simple app with `processing_guarantee="exactly_once"`
```py
import faust
from faust.types import ProcessingGuarantee
class Content(faust.Record, include_metad…
-
I went on with some tests (similarly to #604), and I discovered overall 9 different vulnerabilities. You can reproduce by compiling with asan enabled. Here I attach a resume of the stacktrace and the …