パッケージ: python3-hvcc (0.13.3-2)
python3-hvcc に関するリンク
Debian の資源:
hvcc ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [wasted-audio.github.io]
類似のパッケージ:
heavy dataflow audio programming language transpiler (Python 3 interface)
Heavy is a framework for easily generating audio plugins for use in interactive sound and music applications such games, instruments or installations.
It aims to reduce the dependency on low-level programming from a creative standpoint and bridge the gap from idea to production-ready implementation.
Heavy makes use of modern software principles to generate highly optimised C/C++ code specifically targeting a wide variety of popular hardware architectures and software frameworks. It can also automatically build plugin binaries for these platforms.
Currently Heavy supports compiling Pure Data (.pd) patch files.
This package installs the library for Python 3.
その他の python3-hvcc 関連パッケージ
|
|
|
|
-
- dep: pd-lib-builder
- common build system for Pure Data externals
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-importlib-resources
- Read resources from Python packages
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting