hvcc icon indicating copy to clipboard operation
hvcc copied to clipboard

The heavy hvcc compiler for Pure Data patches.

Results 25 hvcc issues
Sort by recently updated
recently updated
newest added

I've tried to give `hvcc` a push to a "sustainable future" by updating everything to python3, adding pep8 checks (most), turning into a python package (nearly). I've definitely not testing...

Is it possible to develop a game in Unity to run on Android with this project?

The "Issues" section of a GitHub isn't really the place for free discussion of PD/hvcc. As there still seem to be a few of us active hvcc users, it'd be...

**The instructions say to download the VST3 Audio Plugins SDK from Steinberg, and some of the folder that is supposed to be copied over does not exist within the zip...

The hvcc -p option was not recognized for the pd generator. Fixed in this pull request.

Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.3 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Compiling plugin for Android: $ cd unity/android/jni instead of $ cd unity/android/

I'm trying to build a PD plugin for wwise using a mac. When I compile and try to build with xcode it spits out a .bundle file and a .dylib...

So I have coded some PD externals of my own, and I was wondering if there is any way to compile them along with a patch with hvcc? I guess...

changed format of OWL attribute from `@owl_param NAME` to `@owl NAME [MIN [MAX [DEFAULT]]]`