软件包:python3-hvcc(0.13.3-2)
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