hvcc is a python-based dataflow audio programming language compiler that generates C/C++ code and a variety of specific framework wrappers.
The original need for hvcc arose from running against performance limitations while creating interactive music and sound products for the iPhone. Pure Data (libpd) was the only real choice for a design tool as it was embeddable and provided a high enough abstraction level that musicians or sound designers could be creative.
The goal was to leverage Pure Data as a design interface and statically interpret the resultant patches to generate a low-level, portable and optimised C/C++ program that would be structured to take advantage of modern hardware whilst still generating the same behaviour and audio output as Pure Data.
It has since then been expanded to provide further support for many different platforms and frameworks, especially targeting game audio production tools.
| Recent releases | Release Date |
|---|---|
| hvcc 0.16.2 | 18 Jun '26 |
| hvcc 0.16.1 | 3 Jun '26 |
| hvcc 0.16.0 | 26 May '26 |
| hvcc 0.15.0 | 23 Dec '25 |
| hvcc 0.14.0 | 19 Sep '25 |
| hvcc 0.13.4 | 21 Apr '25 |
| hvcc 0.13.3 | 19 Feb '25 |
| hvcc 0.13.2 | 1 Jan '25 |
| hvcc 0.31.1 | 30 Dec '24 |
| hvcc 0.13.0 | 13 Dec '24 |