Name : faust
| |
Version : 0.9.9.4
| Vendor : Fedora Project
|
Release : 2.b.fc10
| Date : 2009-03-22 21:24:25
|
Group : Development/Languages
| Source RPM : faust-0.9.9.4-2.b.fc10.src.rpm
|
Size : 1.24 MB
| |
Packager : Fedora Project
| |
Summary : Compiled language for real-time audio signal processing
|
Description :
Faust AUdio STreams is a functional programming language for real-time audio signal processing. Its programming model combines two approaches : functional programming and block diagram composition. You can think of FAUST as a structured block diagram language with a textual syntax.
FAUST is intended for developers who need to develop efficient C/C++ audio plugins for existing systems or full standalone audio applications. Thanks to some specific compilation techniques and powerful optimizations, the C++ code generated by the Faust compiler is usually very fast. It can generally compete with (and sometimes outperform) hand-written C code.
Programming with FAUST is somehow like working with electronic circuits and signals. A FAUST program is a list of definitions that defines a signal processor block-diagram : a piece of code that produces output signals according to its input signals (and maybe some user interface parameters)
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/10/x86_64 |