Till Bovermann

Results 98 comments of Till Bovermann

Thanks, @cncastillo ! just excluding 'properties' helps. Don't forget to `Reload Highlighter`, though. This should go into the documentation and IMHO `properties` should be an excluded language by default. It...

is this actually an issue to be fixed or something we should document clearly somewhere?

Ah, I got mixed up with #2630 being closed (thought this also implies merged but no...). Thanks for the heads-up!

Thanks for looking into this! > Location here means location in the I/O Registry tree, not geographical location. Yeah, I thought so... I think such a feature would definitely add...

I thought that if I set `Default display identification method` to name only and give each display a unique name, this could work?

Thanks for taking the time looking into this! I'd just like to have configuration in which I can save changes from both machines (as in the above scenario) in one...

Anyone knows something about this? I am out of ideas... Weirdly enough, I get this error again with a self-built compilation. The nightly build from the website works fine... (2025-09-30)....

```sc {SinOsc.ar}.play; // works // -> Synth('temp__0' : 1000) ``` ```sc {SinOsc.ar}.scope; // makes sound but fails with // ERROR: Qt: Cannot connect to shared memory: Cannot connect to shared...