Results 802 comments of Julian Rohrhuber

Yes, it was wrong, sorry. I didn't enforce a code of conduct, I was just acting out of (perhaps misled) compassion for both persons. I will do this differently in...

These documentation fixes should go into 3.14, I think.

> I'm not 100% sure about this, because I vaguely recall that somebody mentioned some reservations about sccode.org. The website varies too much over time for being integrated into documentation,...

btw. if I remember correctly: originally, the implementation allowed only either extensions or class files separately. Then, it allowed extensions after class files. That was communicated, but never documented. Good...

I personally don't find `performArgs` awkward, because it fits well into the interface with `perform` and `performList`. But I see the point, we have a shortcut for `.value` already and...

One thing: if such a tree view exists, each session should reconstruct its previous tree.

How nice. Random notes: - if you call `IN0[i]` for the parameters like `setTempo` there should be no need to pass in a `DC.kr(0)` – a `0` should always be...

> * On heavy tempo modulation, some events of a pattern will not be released - maybe due to UDP overflow? If you use a SynthDef with fixed sustain, this...

It's not a bug, I've replied here: https://scsynth.org/t/synthdesclib-non-default-synth-params-not-working-in-default-event/10080/2