Mike McCrea
Mike McCrea
Thanks @prko for following up, it's very useful that you have 3 OSs to test on simultaneously :) I see in the post window in your video, after "1" posts,...
OK, so that works. Now the idea would be to add functionality back until it breaks. Could you try these blocks, individually? to see if/which one breaks? Just testing on...
Thanks @prko, Because it breaks when the fork is added back it, I think the problem is not with Plotter necessarily, but with the combination of the fork inside `waitForBoot`....
Thanks for tracking down the issue @prko! No need to apologize, I appreciate you taking the time to test this. Strange indeed, but good to know that the problem is...
Great, good to know. I'll archive the parts of the conversation history related to the display issue to make it easier on the reviewers. Thanks again!
Thanks for mentioning this, @prko, I looked into it and found the issue is not with Plotter but rather the way the NamedControl is initialized in the process of building...
> I have a question. When compiling sclang, the following warnings appear: Hmmm. When building this branch, I don't see this on my machine, and when I evaluate `MethodOverride.printAll`, it...
Thanks @joslloand, your notes give a very helpful technique. I've incorporated them into the updated help docs for `Decay` and `Decay2`, with a bit of elaboration. Feel free to have...
@joslloand indeed!
@joslloand yes, this is a known issue likely on account of some upstream build dependencies not being updated. This build test was [recently disabled](https://github.com/supercollider/supercollider/pull/6358) until it's brought back up to...