Automic VaultAutomic Vault

brew

faust を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

faust のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install faust

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install faust

MacPorts ports tree · audio/faust/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add faust

Alpine Linux edge package indexes · faust · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install faust

Debian stable package indexes · faust · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install faust

Fedora Rawhide package metadata · faust · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#faust

nixpkgs package indexes · faust · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S faust

Arch Linux sync databases · faust · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install faust

openSUSE Tumbleweed package metadata · faust · ソース: download.opensuse.org

概要

パッケージ概要

Functional programming language for real time signal processing

コマンドとエイリアス

  • encoderunitypackage
  • faust
  • faust-config
  • faust2alqt
  • faust2alsa
  • faust2alsaconsole
  • faust2android
  • faust2androidunity
  • faust2api
  • faust2atomsnippets
  • faust2au
  • faust2audiokit
  • faust2bela
  • faust2bench
  • faust2caconsole
  • faust2cagtk
  • faust2caqt
  • faust2caqtios
  • faust2clap.py
  • faust2cmajor
  • faust2comparator
  • faust2cpalrust
  • faust2csound
  • faust2csvplot
  • faust2daisy
  • faust2dplug
  • faust2dssi
  • faust2dummy
  • faust2dummymem
  • faust2eps
  • faust2esp32
  • faust2faustvst

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2002: Faust development begins.
  • 2018: First International Faust Conference takes place in Mainz.
  • 2020: IFC-20 takes place in the Paris area.
  • 2022: IFC-22 takes place during SMC-22 in Saint-Etienne.
  • 2024: IFC-24 takes place in Turin.
  • 2026: IFC-26 takes place in Cannes.

Related projects

  • FaustLive and Faustgen are related prototyping tools in the Faust ecosystem; the official overview notes FaustLive is no longer the recommended primary tool, with Faust IDE preferred.
  • The Faust DSP Libraries are maintained as a separate project and included by the main Faust repository as a submodule.

セキュリティ状態

リスクレベル: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

信号

  • text:audio,server
  • text:programming language

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
encoderunitypackagecliグローバル実行可能ファイル
faustcliグローバル実行可能ファイル
faust-configcliグローバル実行可能ファイル
faust2alqtcliグローバル実行可能ファイル
faust2alsacliグローバル実行可能ファイル
faust2alsaconsolecliグローバル実行可能ファイル
faust2androidcliグローバル実行可能ファイル
faust2androidunitycliグローバル実行可能ファイル
faust2apicliグローバル実行可能ファイル
faust2atomsnippetscliグローバル実行可能ファイル
faust2aucliグローバル実行可能ファイル
faust2audiokitcliグローバル実行可能ファイル
faust2belacliグローバル実行可能ファイル
faust2benchcliグローバル実行可能ファイル
faust2caconsolecliグローバル実行可能ファイル
faust2cagtkcliグローバル実行可能ファイル
faust2caqtcliグローバル実行可能ファイル
faust2caqtioscliグローバル実行可能ファイル
faust2clap.pycliグローバル実行可能ファイル
faust2cmajorcliグローバル実行可能ファイル
faust2comparatorcliグローバル実行可能ファイル
faust2cpalrustcliグローバル実行可能ファイル
faust2csoundcliグローバル実行可能ファイル
faust2csvplotcliグローバル実行可能ファイル
faust2daisycliグローバル実行可能ファイル
faust2dplugcliグローバル実行可能ファイル
faust2dssicliグローバル実行可能ファイル
faust2dummycliグローバル実行可能ファイル
faust2dummymemcliグローバル実行可能ファイル
faust2epscliグローバル実行可能ファイル
faust2esp32cliグローバル実行可能ファイル
faust2faustvstcliグローバル実行可能ファイル
faust2fehcliグローバル実行可能ファイル
faust2firefoxcliグローバル実行可能ファイル
faust2gencliグローバル実行可能ファイル
faust2graphcliグローバル実行可能ファイル
faust2graphviewercliグローバル実行可能ファイル
faust2hothousecliグローバル実行可能ファイル
faust2ioscliグローバル実行可能ファイル
faust2jackcliグローバル実行可能ファイル
faust2jackconsolecliグローバル実行可能ファイル
faust2jackrustcliグローバル実行可能ファイル
faust2jackservercliグローバル実行可能ファイル
faust2jaqtcliグローバル実行可能ファイル
faust2jaqtchaincliグローバル実行可能ファイル
faust2jucecliグローバル実行可能ファイル
faust2ladspacliグローバル実行可能ファイル
faust2linuxunitycliグローバル実行可能ファイル
faust2lv2cliグローバル実行可能ファイル
faust2magtkcliグローバル実行可能ファイル
faust2mathdoccliグローバル実行可能ファイル
faust2mathviewercliグローバル実行可能ファイル
faust2max6cliグローバル実行可能ファイル
faust2mdcliグローバル実行可能ファイル
faust2minimalcliグローバル実行可能ファイル
faust2mspcliグローバル実行可能ファイル
faust2netjackconsolecliグローバル実行可能ファイル
faust2netjackqtcliグローバル実行可能ファイル
faust2nodejscliグローバル実行可能ファイル
faust2octavecliグローバル実行可能ファイル
faust2osxiosunitycliグローバル実行可能ファイル
faust2owlcliグローバル実行可能ファイル
faust2paconsolecliグローバル実行可能ファイル
faust2paqtcliグローバル実行可能ファイル
faust2pdfcliグローバル実行可能ファイル
faust2plotcliグローバル実行可能ファイル
faust2pngcliグローバル実行可能ファイル
faust2portaudiojuliacliグローバル実行可能ファイル
faust2portaudiorustcliグローバル実行可能ファイル
faust2purecliグローバル実行可能ファイル
faust2puredatacliグローバル実行可能ファイル
faust2pwconsolecliグローバル実行可能ファイル
faust2pwgtkcliグローバル実行可能ファイル
faust2pwqtcliグローバル実行可能ファイル
faust2raqtcliグローバル実行可能ファイル
faust2rnbocliグローバル実行可能ファイル
faust2roscliグローバル実行可能ファイル
faust2rosgtkcliグローバル実行可能ファイル
faust2rpialsaconsolecliグローバル実行可能ファイル
faust2rpinetjackconsolecliグローバル実行可能ファイル
faust2samcliグローバル実行可能ファイル
faust2sccliグローバル実行可能ファイル
faust2sc.pycliグローバル実行可能ファイル
faust2sigcliグローバル実行可能ファイル
faust2sigviewercliグローバル実行可能ファイル
faust2smartkeybcliグローバル実行可能ファイル
faust2sndfilecliグローバル実行可能ファイル
faust2stratuscliグローバル実行可能ファイル
faust2sublimecompletionscliグローバル実行可能ファイル
faust2supercollidercliグローバル実行可能ファイル
faust2svgcliグローバル実行可能ファイル
faust2svgplotcliグローバル実行可能ファイル
faust2svgviewercliグローバル実行可能ファイル
faust2teensycliグローバル実行可能ファイル
faust2tidalcyclescliグローバル実行可能ファイル
faust2unitycliグローバル実行可能ファイル
faust2vcvrackcliグローバル実行可能ファイル
faust2vstcliグローバル実行可能ファイル
faust2vsticliグローバル実行可能ファイル
faust2w32max6cliグローバル実行可能ファイル
faust2w32mspcliグローバル実行可能ファイル
faust2w32puredatacliグローバル実行可能ファイル
faust2w32vstcliグローバル実行可能ファイル
faust2w64max6cliグローバル実行可能ファイル
faust2w64puredatacliグローバル実行可能ファイル
faust2w64vstcliグローバル実行可能ファイル
faust2winunitycliグローバル実行可能ファイル
faust2wwisecliグローバル実行可能ファイル
faust2wwise.pycliグローバル実行可能ファイル
faustoptflagscliグローバル実行可能ファイル
faustpathcliグローバル実行可能ファイル
faustremotecliグローバル実行可能ファイル
filename2identcliグローバル実行可能ファイル
sound2faustcliグローバル実行可能ファイル
sound2filecliグローバル実行可能ファイル
sound2readercliグローバル実行可能ファイル
usage.shcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版2.85.9
マネージャ更新日2026-07-01
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/grame-cncm/faust

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:faust
バージョン2.85.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/faust
ホームページhttps://faust.grame.fr
リポジトリhttps://github.com/grame-cncm/faust
上流ドキュメントhttps://faust.grame.fr
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/grame-cncm/faust/releases/download/2.85.9/faust-2.85.9.tar.gz
最終更新2026-07-01T10:17:32Z
Pulseupdated
依存関係libmicrohttpd, libsndfile, llvm
ビルド依存関係cmake, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefaust
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

faust 2.79.3+ds-2

functional programming language for realtime audio applications

https://faust.grame.fr/

sudo apt install faust
  • Section: sound
  • Architecture: amd64
  • 8 依存関係
  • 32 任意依存関係
  • normalized package name match
  • 一致条件: Faust
Debian stable package indexes · deb.debian.org · Debian stable package indexes: faust from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

faust-common 2.79.3+ds-2

functional programming language for realtime audio applications - common files

https://faust.grame.fr/

sudo apt install faust-common
  • Section: sound
  • Architecture: all
  • Source Package: faust
  • normalized package name match
  • 一致条件: Faust
Debian stable package indexes · deb.debian.org · Debian stable package indexes: faust-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libfaust-static 2.79.3+ds-2

functional programming language for realtime audio - static libraries

https://faust.grame.fr/

sudo apt install libfaust-static
  • Section: libs
  • Architecture: amd64
  • Source Package: faust
  • normalized package name match
  • 一致条件: Faust
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfaust-static from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libfaust2t64 2.79.3+ds-2

functional programming language for realtime audio applications - libraries

https://faust.grame.fr/

sudo apt install libfaust2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: faust
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Faust
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfaust2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

faust

nix profile install nixpkgs#faust
  • normalized package name match
  • 一致条件: Faust
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: faust from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

faust 2.70.3+ds-1.1build2

functional programming language for realtime audio applications

https://faust.grame.fr/

sudo apt install faust
  • Section: universe/sound
  • Architecture: amd64
  • 7 依存関係
  • 32 任意依存関係
  • normalized package name match
  • 一致条件: Faust
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: faust from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

faust-common 2.70.3+ds-1.1build2

functional programming language for realtime audio applications - common files

https://faust.grame.fr/

sudo apt install faust-common
  • Section: universe/sound
  • Architecture: all
  • Source Package: faust
  • normalized package name match
  • 一致条件: Faust
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: faust-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libfaust-static 2.70.3+ds-1.1build2

functional programming language for realtime audio - static libraries

https://faust.grame.fr/

sudo apt install libfaust-static
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: faust
  • normalized package name match
  • 一致条件: Faust
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfaust-static from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libfaust2t64 2.70.3+ds-1.1build2

functional programming language for realtime audio applications - libraries

https://faust.grame.fr/

sudo apt install libfaust2t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: faust
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Faust
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfaust2t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

faust 2.79.3-r0

Functional programming language for realtime audio signal processing

https://faust.grame.fr

sudo apk add faust
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: faust
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Faust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faust from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

faust-dev 2.79.3-r0

Functional programming language for realtime audio signal processing (development files)

https://faust.grame.fr

sudo apk add faust-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: faust
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Faust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faust-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

faust-doc 2.79.3-r0

Functional programming language for realtime audio signal processing (documentation)

https://faust.grame.fr

sudo apk add faust-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: faust
  • normalized package name match
  • 一致条件: Faust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faust-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

faust-static 2.79.3-r0

Functional programming language for realtime audio signal processing (static library)

https://faust.grame.fr

sudo apk add faust-static
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: faust
  • normalized package name match
  • 一致条件: Faust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faust-static from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

faust-tools 2.79.3-r0

Functional programming language for realtime audio signal processing (tools)

https://faust.grame.fr

sudo apk add faust-tools
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: faust
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Faust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faust-tools from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

faust-vim 2.79.3-r0

Functional programming language for realtime audio signal processing (vim syntax)

https://faust.grame.fr

sudo apk add faust-vim
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: faust
  • 1 依存関係
  • normalized package name match
  • 一致条件: Faust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faust-vim from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

faust 2.85.5-2.fc45

Compiled language for real-time audio signal processing

https://faust.grame.fr/

sudo dnf install faust
  • License: GPL-2.0-or-later AND MIT AND GPL-3.0-or-later AND BSD-3-Clause AND LGPL-3.0-or-later AND LGPL-2.1-or-later AND Apache-2.0 AND AML AND BSL-1.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: faust
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Faust
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: faust from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment