Results 802 comments of Julian Rohrhuber

Seemed to be a good idea at the time, 15 years ago. The idea was that you could call several of them in order and they would embed in the...

It is somewhat a matter of taste where to implement a basic procedure like this. So the question is how generally useful this method is. For now, I am fine...

Yes, of course! Sorry I have missed your message. @yaxu you did the last one – can you do a new one if needed?

@yaxu I hadn't seen your comment from April – I don't think anything has changed after this, so I think this is ready to go.

> After implementing `.quitSync` in the test suite, the following tests would hang the testing routine: > > [`TestNodeProxy_Server -test_loaded_after_quit`](https://github.com/supercollider/supercollider/blob/develop/testsuite/classlibrary/TestNodeProxy_Server.sc#L81) [`TestNodeProxy_Server -test_send_after_quit `](https://github.com/supercollider/supercollider/blob/develop/testsuite/classlibrary/TestNodeProxy_Server.sc#L87) [`TestNodeProxy_Server -test_rebuild_after_quit `](https://github.com/supercollider/supercollider/blob/develop/testsuite/classlibrary/TestNodeProxy_Server.sc#L94) > > I didn't...

We also still have those: - EnvGen: fix endtime by @mtmccrea in https://github.com/supercollider/supercollider/pull/6664 - PanAz: fix bug when width is small and negative by @JordanHendersonMusic in https://github.com/supercollider/supercollider/pull/6296 - Sweep: apply...

Was just a checklist – I just added them here to make sure everything is done. Please ignore if something is already included!

Thank you for the proposal! I vaguely remember there were earlier discussions about this. Since we can use b and s for flat and sharp, 3b means 2.9, and 3bb...

I tend to agree, but remember there were others disagreeing for good reasons. I think this would be a good topic to discuss in the forum – do you want...

> I mainly thought I should point this out and propose a seemingly easy fix while I'm at it. :) For now, I'll just continue to use full EDO-step notation...