Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Fixed search paths for Pd generator #28

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

grrrr
Copy link

@grrrr grrrr commented Aug 23, 2020

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

@dromer
Copy link

dromer commented Apr 5, 2021

I'm looking at porting your fix to my fork, but can you explain the changes to pd_external.c, Heavy_NAME.hpp and hvcc.py?

With just the changes in pd2dv/ this already seems to work for me (although I haven't tried building pd externals yet).

giuliomoro referenced this pull request in giuliomoro/hvcc Apr 20, 2022
* example.pd needs at least one receiver object (parameter) for DPF (otherwise it segfaults)

* update readme. enable midi-out. some scaling for delayMs, adapted from old vst2 version

* enable triggers (to use as bang object)

* use patch_meta_file var instead

* add meta to DPF; use selector for meta; clean up DPF code; add some docs to DPF example dir
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants