Faust2sig Installation On A Debian, Ubuntu, Arch, Kali, Fedora And Raspbian

Faust2sig Installation On A Debian, Ubuntu, Arch, Kali, Fedora And Raspbian

faust2sig

functional programming language for realtime audio applications

Maintainer: Debian Multimedia Maintainers



Section: sound

Install faust2sig

  • Debian apt-get install faust Click to copy
  • Ubuntu apt-get install faust Click to copy
  • Arch Linux pacman -S faust Click to copy
  • Kali Linux apt-get install faust Click to copy
  • Fedora dnf install faust-tools Click to copy
  • Raspbian apt-get install faust Click to copy

faust

functional programming language for realtime audio applications

Faust is a functional programming language specifically designed for realtime audio applications and plugins. The syntax of the language is block diagram oriented. The faust compiler translate signal processing specifications into optimized C++ code for signal processing applications. The generated code can be wrapped into an 'architecture file' in order to create for example a standalone jack/gtk application. Several architecture file are provided and additional ones are fairly easy to add.

faust-tools

3rd party tools written for faust
To install the latest version of faust2sig in your favorite operating system just copy the faust2sig installation command from above and paste it into terminal. It will download and install the latest version of faust2sig 2024 package in your OS.