Closed dromer closed 1 month 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.
(int, bool)
int
Cons:
Pros:
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 justint
.Cons:
Slightly more boilerplate configPros: