软件包:libfaust2t64(2.75.7+ds-2 以及其他的)
functional programming language for realtime audio applications - libraries
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 libraries for applications built with faust.
其他与 libfaust2t64 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3)
- GCC 支持库
-
- dep: libmicrohttpd12t64 (>= 0.9.50)
- library embedding HTTP server functionality
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法
-
- dep: zlib1g (>= 1:1.2.0)
- 压缩库 - 运行时