[ bianca ]
[ ソース: faust ]
パッケージ: libfaust2t64 (2.79.3+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 translates 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 files 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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.3) [amd64]
- GCC support library
- dep: libgcc-s1 (>= 4.5) [arm64]
-
- dep: libmicrohttpd12t64 (>= 0.9.50)
- library embedding HTTP server functionality
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm
-
- dep: zlib1g (>= 1:1.2.0)
- compression library - runtime