Paketname | faust |
Beschreibung | functional programming language for realtime audio applications |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.9.24-1 |
Sektion | sound |
Priorität | optional |
Installierte Größe | 8496 Byte |
Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) |
Empfohlene Pakete | libc6-dev | libc-dev, g++, make, libjack-dev, libgtk2.0-dev |
Paketbetreuer | Mario Lang |
Quelle | |
Paketgröße | 6982698 Byte |
Prüfsumme MD5 | db835277f3bf7f3229434c0642d4ef0d |
Prüfsumme SHA1 | e649fef9664a22347c568285ae5f456af30ced5d |
Prüfsumme SHA256 | 949a8458bbb6a71a0432db710daf425b0e02a26125fb7e45422c2689f8f2c865 |
Link zum Herunterladen | faust_0.9.24-1_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.
|