Joe Button
Joe Button
Hi, just saw this project on HN, it looks awesome. I was wondering if you might consider adding [LV2 plugin](https://lv2plug.in/) support. There's a fairly large selection of LV2 plugins available,...
Hi! Thanks for this lib, which I'm currently using via genpdf. I couldn't see a way to underline text, using either genpdf or printpdf? Any chance of supporting that, or...
Attempt to differentiate 'real' import problems from modules that are simply absent during discovery
Raise ImportErrors in get_module if it looks like the error's caused by a 'real' import problem rather than a module just being unavailable for discovery.
My attempt at addressing https://github.com/SamiPerttu/fundsp/issues/72 Maybe there's a neater fix, but it seems to behave more in line with what I'd expect.
Hi! I'm just starting to delve into fundsp, it's indeed fun! I'm in the early stages of building a synth app, and I just found that if I do this:...