Results 64 issues of Julian Rohrhuber

## Motivation In the first versions of supercollider, the examples were the central hub around which one would learn the language. I do see that nowadays we have repositories like...

enhancement

There was still some documentation missing for the new keyword argument collection.

comp: help
Work In Progress (WIP) - don't merge yet

## Purpose and Motivation Since 3.14, we can write `Pbind(freq:8, dur:0.2)`, for the rc0, I forgot to add the syntax to `Pbindef` and `PbindProxy`. The change is trivial: `pairs =...

comp: class library

just some typos

comp: help
comp: project docs

We have a python script that generates release notes. It would be nice if it would check for "Fixed #*" and then add this link. Then we could note what...

enhancement

## Purpose and Motivation The test `test_notifyAndServerBootActions` tends to fail in the CI. This is an attempt to fix it by using a condVar to wait instead of a fixed...

comp: testing

As discussed here: #231 It may break code, but since the feature was unknown, and easy to fix, it should be good. I've added a convenience method, you can now...

Discuss (in a meeting) how we have been balancing different aspects of langauge consistency / backwards compatibility, and how to make this process easier to understand. This can be a...

comp: sclang
comp: class library
organizational

See #6830.

comp: server plugins