Paketname | faust |
Beschreibung | functional programming language for realtime audio applications |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9.9.4b-2 |
Sektion | universe/sound |
Priorität | optional |
Installierte Größe | 4824 Byte |
Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) |
Empfohlene Pakete | libc6-dev | libc-dev, g++, make, libjack-dev, libgtk2.0-dev |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 3704670 Byte |
Prüfsumme MD5 | 475ec740a1a24f9ed3904418ff9f8b93 |
Prüfsumme SHA1 | a85ce9a50746e799fbe9723f4cfa51b41b20a97d |
Prüfsumme SHA256 | 89c942d798fa6017789ed8079e424e4d5b9c2af96b5c7846bd17374b19c6c3d5 |
Link zum Herunterladen | faust_0.9.9.4b-2_i386.deb |
Ausführliche Beschreibung | 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.
|