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

DPF: alternative CV port implementation #198

Closed dromer closed 1 month ago

dromer commented 2 months ago

Alternative implementation of https://github.com/Wasted-Audio/hvcc/pull/122 by extending port-groups to set port values via (int, bool) tuple instead of just int.

Cons:

Pros: