パッケージ: libfaust2 (2.54.9+ds0-1)
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.
その他の libfaust2 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libllvm14
- Modular compiler and toolchain technologies, runtime library
-
- dep: libmicrohttpd12 (>= 0.9.50)
- library embedding HTTP server functionality
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3