Stefan Sullivan
Stefan Sullivan
I've got a PR underway. I'm just trying to make sure I add enough test coverage first.
@snmishra I just got back to this PR. It sat on my back burner for a little longer than I'd like to admit. So far my feature is implemented on...
This is a review for #1536
Yes I would love to. I noticed that the latest master is a non trivial merge. I haven't looked deeply into what needs to change. I would really appreciate and...
I'm glad to see that more PEPs are adding details to pyproject.toml. I didn't see that PEP until now. I don't know that they're exclusive though. pip-compile already reads from...
Do you have the sense that Pipfile is being replaced by pyproject.toml? I had the understanding that it was part of the long-term plan for the pip/python developers to support...
Wholeheartedly disagree. Network errors are to be expected, hence not exceptional. It should probably just generate a meaningful message to the user rather than appear as an application fault.
So, there should be no additional chicken/egg issues with running gradle in the JVM compared to using the grammarkit plugin. How does grammarkit solve this problem? It's also a .jar...
Looks like the relevant stack trace comes from: ```Thread 14 Crashed:: com.apple.audio.IOThread.client 0 org.miniAudicle.miniAudicle 0x000000010011d417 FM_ctrl_modSpeed + 23 1 org.miniAudicle.miniAudicle 0x00000001000923d8 Chuck_Instr_Func_Call_Member::execute(Chuck_VM*, Chuck_VM_Shred*) + 568 2 org.miniAudicle.miniAudicle 0x0000000100088ed2 Chuck_VM::compute() +...
Is this coming from actually rendering audio? I don't think that should be happening right at application start. Still the only instrument I have is the FM oscillator