macOS
brew install faustlocal Homebrew formula metadata
sudo port install faustMacPorts ports tree · audio/faust/Portfile · source: api.github.com
brew
Functional programming language for real time signal processing. Version 2.85.9 via Homebrew; verified 2026-07-01.
install
brew install faustlocal Homebrew formula metadata
sudo port install faustMacPorts ports tree · audio/faust/Portfile · source: api.github.com
sudo apk add faustAlpine Linux edge package indexes · faust · source: dl-cdn.alpinelinux.org
sudo apt install faustDebian stable package indexes · faust · source: deb.debian.org
sudo dnf install faustFedora Rawhide package metadata · faust · source: dl.fedoraproject.org
nix profile install nixpkgs#faustnixpkgs package indexes · faust · source: raw.githubusercontent.com
sudo pacman -S faustArch Linux sync databases · faust · source: geo.mirror.pkgbuild.com
sudo zypper install faustopenSUSE Tumbleweed package metadata · faust · source: download.opensuse.org
overview
Functional programming language for real time signal processing
history
Faust, short for Functional Audio Stream, is a domain-specific functional programming language for real-time audio signal processing and synthesis. It is distributed as both a command-line compiler and an ecosystem of libraries, architecture files, web tools, and target-specific `faust2...` scripts.
Faust has been developed since 2002, with GRAME-CNCM described by the project as its birthplace and main development home. Its core design is to describe DSP algorithms as mathematical signal-processing specifications, then compile those specifications into efficient code in languages and intermediate forms such as C, C++, Java, LLVM IR, and WebAssembly.
The project grew from a compiler into a distribution. The official repository includes compiler sources, architecture targets, build tooling, documentation, examples, tests, DSP libraries, syntax-highlighting support, and a large set of helper scripts that turn Faust programs into plugins, standalone applications, diagrams, web targets, embedded targets, and audio-environment integrations.
Faust's development workflow also reflects a mature language project. Official documentation distinguishes stable release packages, a `master` branch, and a `master-dev` branch used as the main development branch, with GRAME merging development work into stable releases.
Faust adoption is visible in its target matrix. The official README and manual describe output for native standalone applications, iOS and Android apps, WebAssembly, and plugin or environment targets including Csound, LADSPA, Max/MSP, Pure Data, Q, SuperCollider, VST, AU, LV2, JACK, JUCE, Bela, Teensy, ESP32, and others.
The surrounding community has its own recurring venue: the International Faust Conference, which the official site describes as a biennial gathering of Faust developers and users. Past editions listed by the project include IFC-18, IFC-20, IFC-22, IFC-24, and IFC-26.
At the package level, Faust is most often installed to obtain the `faust` compiler and the many `faust2...` tools. A developer writes a `.dsp` program, compiles it directly with `faust`, or uses a wrapper such as `faust2jaqt`, `faust2lv2`, `faust2supercollider`, `faust2puredata`, `faust2svg`, or `faust2wasm`-style tooling to generate a target-specific artifact.
The project also supports zero-configuration web workflows through the Faust IDE, Faust Editor, and Faust Playground, which lowers the barrier for experiments while keeping the command-line compiler central for packaging and reproducible builds.
Faust is interesting to package nerds because it is not just one binary. A Faust package exposes a compiler, a library interface (`libfaust`), DSP libraries, architecture templates, and many generated-target scripts, so downstream packaging has to preserve paths and auxiliary tools that users expect to compose.
It also sits at the intersection of language runtimes and audio tooling. Installing Faust from Homebrew, MacPorts, Linux packages, or source gives users a portable way to generate native code and plugins without manually assembling each audio SDK or framework workflow.
security posture
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
encoderunitypackage | cli | global executable | |
faust | cli | global executable | |
faust-config | cli | global executable | |
faust2alqt | cli | global executable | |
faust2alsa | cli | global executable | |
faust2alsaconsole | cli | global executable | |
faust2android | cli | global executable | |
faust2androidunity | cli | global executable | |
faust2api | cli | global executable | |
faust2atomsnippets | cli | global executable | |
faust2au | cli | global executable | |
faust2audiokit | cli | global executable | |
faust2bela | cli | global executable | |
faust2bench | cli | global executable | |
faust2caconsole | cli | global executable | |
faust2cagtk | cli | global executable | |
faust2caqt | cli | global executable | |
faust2caqtios | cli | global executable | |
faust2clap.py | cli | global executable | |
faust2cmajor | cli | global executable | |
faust2comparator | cli | global executable | |
faust2cpalrust | cli | global executable | |
faust2csound | cli | global executable | |
faust2csvplot | cli | global executable | |
faust2daisy | cli | global executable | |
faust2dplug | cli | global executable | |
faust2dssi | cli | global executable | |
faust2dummy | cli | global executable | |
faust2dummymem | cli | global executable | |
faust2eps | cli | global executable | |
faust2esp32 | cli | global executable | |
faust2faustvst | cli | global executable | |
faust2feh | cli | global executable | |
faust2firefox | cli | global executable | |
faust2gen | cli | global executable | |
faust2graph | cli | global executable | |
faust2graphviewer | cli | global executable | |
faust2hothouse | cli | global executable | |
faust2ios | cli | global executable | |
faust2jack | cli | global executable | |
faust2jackconsole | cli | global executable | |
faust2jackrust | cli | global executable | |
faust2jackserver | cli | global executable | |
faust2jaqt | cli | global executable | |
faust2jaqtchain | cli | global executable | |
faust2juce | cli | global executable | |
faust2ladspa | cli | global executable | |
faust2linuxunity | cli | global executable | |
faust2lv2 | cli | global executable | |
faust2magtk | cli | global executable | |
faust2mathdoc | cli | global executable | |
faust2mathviewer | cli | global executable | |
faust2max6 | cli | global executable | |
faust2md | cli | global executable | |
faust2minimal | cli | global executable | |
faust2msp | cli | global executable | |
faust2netjackconsole | cli | global executable | |
faust2netjackqt | cli | global executable | |
faust2nodejs | cli | global executable | |
faust2octave | cli | global executable | |
faust2osxiosunity | cli | global executable | |
faust2owl | cli | global executable | |
faust2paconsole | cli | global executable | |
faust2paqt | cli | global executable | |
faust2pdf | cli | global executable | |
faust2plot | cli | global executable | |
faust2png | cli | global executable | |
faust2portaudiojulia | cli | global executable | |
faust2portaudiorust | cli | global executable | |
faust2pure | cli | global executable | |
faust2puredata | cli | global executable | |
faust2pwconsole | cli | global executable | |
faust2pwgtk | cli | global executable | |
faust2pwqt | cli | global executable | |
faust2raqt | cli | global executable | |
faust2rnbo | cli | global executable | |
faust2ros | cli | global executable | |
faust2rosgtk | cli | global executable | |
faust2rpialsaconsole | cli | global executable | |
faust2rpinetjackconsole | cli | global executable | |
faust2sam | cli | global executable | |
faust2sc | cli | global executable | |
faust2sc.py | cli | global executable | |
faust2sig | cli | global executable | |
faust2sigviewer | cli | global executable | |
faust2smartkeyb | cli | global executable | |
faust2sndfile | cli | global executable | |
faust2stratus | cli | global executable | |
faust2sublimecompletions | cli | global executable | |
faust2supercollider | cli | global executable | |
faust2svg | cli | global executable | |
faust2svgplot | cli | global executable | |
faust2svgviewer | cli | global executable | |
faust2teensy | cli | global executable | |
faust2tidalcycles | cli | global executable | |
faust2unity | cli | global executable | |
faust2vcvrack | cli | global executable | |
faust2vst | cli | global executable | |
faust2vsti | cli | global executable | |
faust2w32max6 | cli | global executable | |
faust2w32msp | cli | global executable | |
faust2w32puredata | cli | global executable | |
faust2w32vst | cli | global executable | |
faust2w64max6 | cli | global executable | |
faust2w64puredata | cli | global executable | |
faust2w64vst | cli | global executable | |
faust2winunity | cli | global executable | |
faust2wwise | cli | global executable | |
faust2wwise.py | cli | global executable | |
faustoptflags | cli | global executable | |
faustpath | cli | global executable | |
faustremote | cli | global executable | |
filename2ident | cli | global executable | |
sound2faust | cli | global executable | |
sound2file | cli | global executable | |
sound2reader | cli | global executable | |
usage.sh | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/grame-cncm/faust
install metadata
| Package key | brew:faust |
|---|---|
| Version | 2.85.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/faust |
| Homepage | https://faust.grame.fr |
| Repository | https://github.com/grame-cncm/faust |
| Upstream docs | https://faust.grame.fr |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/grame-cncm/faust/releases/download/2.85.9/faust-2.85.9.tar.gz |
| Last updated | 2026-07-01T10:17:32Z |
| Pulse | updated |
| Dependencies | libmicrohttpd, libsndfile, llvm |
| Build dependencies | cmake, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | faust |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
faust 2.79.3+ds-2
functional programming language for realtime audio applications
sudo apt install faustfaust-common 2.79.3+ds-2
functional programming language for realtime audio applications - common files
sudo apt install faust-commonlibfaust-static 2.79.3+ds-2
functional programming language for realtime audio - static libraries
sudo apt install libfaust-staticlibfaust2t64 2.79.3+ds-2
functional programming language for realtime audio applications - libraries
sudo apt install libfaust2t64faust
nix profile install nixpkgs#faustfaust 2.70.3+ds-1.1build2
functional programming language for realtime audio applications
sudo apt install faustfaust-common 2.70.3+ds-1.1build2
functional programming language for realtime audio applications - common files
sudo apt install faust-commonlibfaust-static 2.70.3+ds-1.1build2
functional programming language for realtime audio - static libraries
sudo apt install libfaust-staticlibfaust2t64 2.70.3+ds-1.1build2
functional programming language for realtime audio applications - libraries
sudo apt install libfaust2t64faust 2.79.3-r0
Functional programming language for realtime audio signal processing
sudo apk add faustfaust-dev 2.79.3-r0
Functional programming language for realtime audio signal processing (development files)
sudo apk add faust-devfaust-doc 2.79.3-r0
Functional programming language for realtime audio signal processing (documentation)
sudo apk add faust-docfaust-static 2.79.3-r0
Functional programming language for realtime audio signal processing (static library)
sudo apk add faust-staticfaust-tools 2.79.3-r0
Functional programming language for realtime audio signal processing (tools)
sudo apk add faust-toolsfaust-vim 2.79.3-r0
Functional programming language for realtime audio signal processing (vim syntax)
sudo apk add faust-vimfaust 2.85.5-2.fc45
Compiled language for real-time audio signal processing
sudo dnf install faustsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.