Install Faust2winunity On A Debian, Ubuntu, Arch, Kali, Fedora And Raspbian
Maintainer: Debian Multimedia Maintainers
Email: [email protected] .
Website: https://faust.grame.fr/
Section: sound
Install faust2winunity
-
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
Click to copy -
Raspbian
apt-get install faust
Click to copy
faust
functional programming language for realtime audio applicationsFaust 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.
Installation of latest faust2winunity command is available for Debian, Ubuntu, Arch, Kali, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.