Closed shimaore closed 1 year ago
I had a quick look at the CI reports and seeing linking issues on MacOS + Windows (due to JUCE symbols if I understood properly) + memleak around BaconMusic:KarplusStrongPoly (unrelated to the changes in this PR as far as I can tell).
Let me know if there's anything I can do to move things forward :hugs:
I noticed the linking errors happen in Creating LV2 plugin UI for CardinalMini
. There are earlier linking stages that perform well (e.g. building standalone apps, Creating LV2 plugin for Cardinal
, etc).
(I rebased, noticing main
branch had related changes.)
GIve me time to get the main branch up and working again, there are some recent breakages to resolve. Just very little time for that at the moment. Will do a proper review after that
No rush :) I was just trying to see if I could help move things but that's way beyond my reach =)
Merged a slightly tweaked version in 61796c31797b2fdaf0ca6f26bc8dc1fdffff9a31 Thanks!
This is meant to be used by e.g. small electronic widgets providing live values from potentiometers, switches, …