Heavy plugin builder

This is a proof of concept Heavy/Pd build service.
Some expert knowledge (docker, python) is required to use it.

I made a rough derivative based on Gen~ and rnbo~ plugin builder

After doing this draft I’m now considering completely rewriting it in fastapi, eventually, as I think it could be much cleaner.
What I mainly like about the current version is the stdout, using websockets, on the right side for direct feedback about the compile.

What is currently missing is being able to upload an entire folder including required related abstractions and such. Also additional options in the build configuration are not in place yet (the DPF exporter in hvcc supports many more settings).

Please test and provide feedback about the procedure if you will :slight_smile:

6 Likes