软件包:faust-common(2.14.4~repack2-1)
faust-common 的相关链接
Debian 的资源:
下载源码包 faust:
- [faust_2.14.4~repack2-1.dsc]
- [faust_2.14.4~repack2.orig.tar.gz]
- [faust_2.14.4~repack2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [faust.grame.fr]
相似软件包:
functional programming language for realtime audio applications - common files
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.
This package contains the architecture independent files for faust.