discovered 03 Aug 2026
faust
→ View on GitHubFaust is a functional programming language tailored for real-time audio signal processing and synthesis. It enables the compilation of digital signal processing (DSP) specifications into optimized code for multiple languages, allowing for the generation of standalone applications and audio plugins across various platforms like iOS, Android, VST, and AU. Notable features include its ability to compile to LLVM IR, making it embeddable in C++ programs, and its extensive support for diverse audio processing architectures.