Wasted-Audio / hvcc

The heavy hvcc compiler for Pure Data patches. Updated to python3 and additional generators
https://wasted-audio.github.io/hvcc/
GNU General Public License v3.0
260 stars 30 forks source link

path issue, can't use -p #176

Closed MegaArman closed 8 months ago

MegaArman commented 8 months ago

was this integrated here? https://github.com/enzienaudio/hvcc/issues/6

I also have a module (.pd_linux) at the same level that isn't being seen. Working off debian linux

Any help would be much appreciated

dromer commented 8 months ago

I have not seen that commit before, but I also don't have any issue with adding search paths. There was a different PR that has been integrated very early on though: https://github.com/enzienaudio/hvcc/pull/28/files

Can you give an example CLI command that you are trying to use?

A .pd_linux file is a compiled external, these you cannot use with Heavy. Only abstractions with compatible vanilla objects can be added to the path.

MegaArman commented 8 months ago

ah okay, I think I misunderstood what hvcc could be used for

dromer commented 8 months ago

Please see the list of supported vanilla objects here: https://wasted-audio.github.io/hvcc/docs/09.supported_vanilla_objects.html