Albert R. Gnadt

Results 12 comments of Albert R. Gnadt

Also getting this issue in VS Code, but `import Random.randn` not seeming to help. `Random.randn()` instead of just `randn()` does work, but clutters the code.

Looking into it, seems to be an issue with alsa_plugins_jll

Yeah no worries, I'm trying to figure out the alsa_plugins_jll issue, but I'm not familiar with Binary Builder, so it's slow

Ok I figured that wouldn't work, may need to wait for a PortAudio fix: https://github.com/JuliaAudio/PortAudio.jl/pull/125 Alternatively, I can revert to `@eval import PortAudio`, but that's just avoiding issue instead of...

I don't think I should be the one deciding on a version bump for a package I'm not familiar with?

@Datseris should be all set. I had to revert to using `@eval import PortAudio` like before because I don't think the issues in other packages causing it to fail on...

@Datseris does this need anything else or are you just busy?

No problem, just wish I had seen #10 earlier! Also fyi, there are 2 CompatHelper PRs that can be closed, and maybe re-enable the CompatHelper workflow?